Update spectre-meltdown-checker.sh

This commit is contained in:
Rob Gill 2018-05-22 21:11:19 +10:00 committed by GitHub
parent 7451022f05
commit c40b2b3195
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -1465,6 +1465,8 @@ check_dd()
_warn "Obsolete version of dd does not support required features"
_info
fi
else
dd_support="0"
fi
}