1
0
mirror of https://github.com/speed47/spectre-meltdown-checker synced 2024-08-29 15:23:40 +02:00

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

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
}