X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ft5520-pull.sh;h=319e389ed0dbb9c920d8d619cdf94ab52145e9f4;hb=ce60653e59f89b409b80a1a381275914fddce07f;hp=dd2ee842e020c23b49ed4e2070c4e31cdb7ac055;hpb=da288e25d9e10b746cf3b311cb4503d1810cde37;p=git.git 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' '