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 /tests/stress_tests | |
parent | 6cb03b54fe4c13a4534793c4c900b7894ae2b387 (diff) |
*: trim trailing whitespace
Diffstat (limited to 'tests/stress_tests')
-rwxr-xr-x | tests/stress_tests/fsstress-gocryptfs.bash | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/stress_tests/fsstress-gocryptfs.bash b/tests/stress_tests/fsstress-gocryptfs.bash index 08cdd45..03352f2 100755 --- a/tests/stress_tests/fsstress-gocryptfs.bash +++ b/tests/stress_tests/fsstress-gocryptfs.bash @@ -109,4 +109,3 @@ do N=$((N+1)) done - |