diff options
author | John Keeping <john@keeping.me.uk> | 2013-03-05 06:58:50 (JST) |
---|---|---|
committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2013-03-05 09:39:07 (JST) |
commit | f9b801a1746d6c4476b230659d2e1f3714986550 (patch) | |
tree | 45db8777646083bb9bb8fd023169e6f88bd02caa /tests/t0108-patch.sh | |
parent | 392e07d28a23aec9942b9ed0d122e35d2d268fb9 (diff) | |
download | cgit-f9b801a1746d6c4476b230659d2e1f3714986550.zip cgit-f9b801a1746d6c4476b230659d2e1f3714986550.tar.gz |
tests: make whitespace consistent
Signed-off-by: John Keeping <john@keeping.me.uk>
Diffstat (limited to 'tests/t0108-patch.sh')
-rwxr-xr-x | tests/t0108-patch.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/t0108-patch.sh b/tests/t0108-patch.sh index f15c893..f92f69c 100755 --- a/tests/t0108-patch.sh +++ b/tests/t0108-patch.sh | |||
@@ -21,7 +21,7 @@ run_test 'find `Subject:` line' ' | |||
21 | ' | 21 | ' |
22 | 22 | ||
23 | run_test 'find `cgit` signature' ' | 23 | run_test 'find `cgit` signature' ' |
24 | tail -1 trash/tmp | grep "^cgit" | 24 | tail -1 trash/tmp | grep "^cgit" |
25 | ' | 25 | ' |
26 | 26 | ||
27 | run_test 'find initial commit' ' | 27 | run_test 'find initial commit' ' |