diff options
author | John Keeping <john@keeping.me.uk> | 2013-03-05 01:58:50 +0400 |
---|---|---|
committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2013-03-05 04:39:07 +0400 |
commit | f9b801a1746d6c4476b230659d2e1f3714986550 (patch) | |
tree | 45db8777646083bb9bb8fd023169e6f88bd02caa /tests/t0108-patch.sh | |
parent | 392e07d28a23aec9942b9ed0d122e35d2d268fb9 (diff) |
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' ' ' run_test 'find `cgit` signature' ' - tail -1 trash/tmp | grep "^cgit" + tail -1 trash/tmp | grep "^cgit" ' run_test 'find initial commit' ' |