X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/236665d70d142dcb822efce84c3021dd6ac5df13..38fde35f9a28263e3e89dc9504cb8fb72d98a748:/tests/t0105-commit.sh 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'