Don't need newline

This commit is contained in:
Bob Mottram 2018-04-21 19:12:15 +01:00
parent 8b44ee274a
commit b7bbcea189
1 changed files with 0 additions and 1 deletions

View File

@ -1811,7 +1811,6 @@ function performance_benchmarks {
fi fi
echo '' echo ''
echo $"Testing read speed from drive $test_drive" echo $"Testing read speed from drive $test_drive"
echo ''
hdparm -t $test_drive hdparm -t $test_drive
any_key any_key
} }