Wording
This commit is contained in:
parent
267bb7036f
commit
f1a541cde8
|
@ -1816,7 +1816,7 @@ function performance_benchmarks {
|
||||||
test_drive=/dev/mmcblk0
|
test_drive=/dev/mmcblk0
|
||||||
fi
|
fi
|
||||||
echo ''
|
echo ''
|
||||||
echo $"Testing read speed from drive $test_drive"
|
echo $"Testing read speed of drive $test_drive"
|
||||||
hdparm -t $test_drive
|
hdparm -t $test_drive
|
||||||
any_key
|
any_key
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue