X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ft1100-commit-tree-options.sh;h=c4414ff576fc03b3234c532bfdcd0f2c8eca9c09;hb=8642abc76454a6e09344e27a7797ff08264abe76;hp=7f7fc36734d96de96801c59af41024db97dc614d;hpb=a41acc63badf20cbb22cca61039dca9309deaa19;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