From dfc4c82aad1ca990544441ce8b90e99d32f0d82d Mon Sep 17 00:00:00 2001 From: Lars Hjemli Date: Tue, 27 Jan 2009 22:00:40 +0000 Subject: Merge branch 'jw/commit-decorations' Conflicts: cgit.css Signed-off-by: Lars Hjemli --- (limited to 'tests') diff --git a/tests/t0105-commit.sh b/tests/t0105-commit.sh index a864612..ae794c8 100755 --- a/tests/t0105-commit.sh +++ b/tests/t0105-commit.sh @@ -9,7 +9,7 @@ run_test 'find tree link' 'grep -e "" trash/tmp' run_test 'find parent link' 'grep -E "" trash/tmp' run_test 'find commit subject' ' - grep -e "
commit 5
" trash/tmp + grep -e "
commit 5<" trash/tmp ' run_test 'find commit msg' 'grep -e "
" trash/tmp' -- cgit v0.9.0.2