From f9b801a1746d6c4476b230659d2e1f3714986550 Mon Sep 17 00:00:00 2001 From: John Keeping Date: Mon, 4 Mar 2013 21:58:50 +0000 Subject: tests: make whitespace consistent Signed-off-by: John Keeping --- tests/t0108-patch.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/t0108-patch.sh') 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' ' -- cgit v1.2.3-59-g8ed1b