*: trim trailing whitespace

This commit is contained in:
a1346054 2021-08-31 17:05:38 +00:00 committed by rfjakob
parent 6cb03b54fe
commit 7c2255be90
7 changed files with 14 additions and 17 deletions

View File

@ -104,4 +104,3 @@ if [[ $DD_ONLY -eq 1 ]]; then
else
./tests/canonical-benchmarks.bash "$MNT"
fi

View File

@ -20,4 +20,3 @@ dd if=/dev/zero of="$T/b/zero" bs=1M count=100
echo
echo "Hint: go tool trace $T/trace"

View File

@ -109,4 +109,3 @@ do
N=$((N+1))
done