Don't need newline
This commit is contained in:
parent
8b44ee274a
commit
b7bbcea189
|
@ -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
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue