*: trim trailing whitespace
This commit is contained in:
parent
6cb03b54fe
commit
7c2255be90
@ -104,4 +104,3 @@ if [[ $DD_ONLY -eq 1 ]]; then
|
||||
else
|
||||
./tests/canonical-benchmarks.bash "$MNT"
|
||||
fi
|
||||
|
||||
|
@ -20,4 +20,3 @@ dd if=/dev/zero of="$T/b/zero" bs=1M count=100
|
||||
|
||||
echo
|
||||
echo "Hint: go tool trace $T/trace"
|
||||
|
||||
|
@ -109,4 +109,3 @@ do
|
||||
|
||||
N=$((N+1))
|
||||
done
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user