X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/8907f2a03195abec409540ab11293fe748468413..8729d251a900b2e6e22cc4c93a2193fd8a2b9acf:/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'