diff options
author | a1346054 | 2021-08-31 17:05:38 +0000 |
---|---|---|
committer | rfjakob | 2021-09-01 10:22:01 +0200 |
commit | 7c2255be9027551a1df54b3cb58ea9493857d391 (patch) | |
tree | 2c9bf51228fa5bce45be34d14e1723d3ec90420b /benchmark.bash | |
parent | 6cb03b54fe4c13a4534793c4c900b7894ae2b387 (diff) |
*: trim trailing whitespace
Diffstat (limited to 'benchmark.bash')
-rwxr-xr-x | benchmark.bash | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/benchmark.bash b/benchmark.bash index 52c691f..fb99c65 100755 --- a/benchmark.bash +++ b/benchmark.bash @@ -104,4 +104,3 @@ if [[ $DD_ONLY -eq 1 ]]; then else ./tests/canonical-benchmarks.bash "$MNT" fi - |