X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=t%2Ft1100-commit-tree-options.sh;h=c4414ff576fc03b3234c532bfdcd0f2c8eca9c09;hb=48c250a121a425a1860226b6a7061aecfbab5246;hp=7f7fc36734d96de96801c59af41024db97dc614d;hpb=f85fd3f0d1213a2b714fddc7a834817aceeca932;p=git.git diff --git a/t/t1100-commit-tree-options.sh b/t/t1100-commit-tree-options.sh index 7f7fc3673..c4414ff57 100755 --- a/t/t1100-commit-tree-options.sh +++ b/t/t1100-commit-tree-options.sh @@ -40,6 +40,6 @@ test_expect_success \ test_expect_success \ 'compare commit' \ - 'diff expected commit' + 'test_cmp expected commit' test_done