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