X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=t%2Ft5520-pull.sh;h=319e389ed0dbb9c920d8d619cdf94ab52145e9f4;hb=a214afd25b7077fd4efebb90cf65d5403ce82dc0;hp=dd2ee842e020c23b49ed4e2070c4e31cdb7ac055;hpb=0adc030615fbec4ca20b5fe0b61ed118e82122dc;p=~andy%2Fgit diff --git a/t/t5520-pull.sh b/t/t5520-pull.sh index dd2ee842e..319e389ed 100755 --- a/t/t5520-pull.sh +++ b/t/t5520-pull.sh @@ -26,7 +26,7 @@ cd "$D" test_expect_success 'checking the results' ' test -f file && test -f cloned/file && - diff file cloned/file + test_cmp file cloned/file ' test_expect_success 'pulling into void using master:master' '