@@ -1817,7 +1817,7 @@ function performance_benchmarks {
fi
echo ''
echo $"Testing read speed of drive $test_drive"
- hdparm -t $test_drive
+ hdparm -tT $test_drive
any_key
}