]> asedeno.scripts.mit.edu Git - git.git/blobdiff - t/t6001-rev-list-graft.sh
Merge branch 'aw/git-p4-deletion' into maint
[git.git] / t / t6001-rev-list-graft.sh
index b2131cdacd93e0b62f4ef8fdc62b6a81c6aef6fc..fc57e7d3fd69c60144ee3fb3f66b252a67369b42 100755 (executable)
@@ -84,7 +84,7 @@ check () {
                git rev-list --parents --pretty=raw $arg |
                sed -n -e 's/^commit //p' >test.actual
        fi
-       diff test.expect test.actual
+       test_cmp test.expect test.actual
 }
 
 for type in basic parents parents-raw