Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'bc/maint-makefile-fixes'
[gitweb.git]
/
t
/
t6001-rev-list-graft.sh
diff --git
a/t/t6001-rev-list-graft.sh
b/t/t6001-rev-list-graft.sh
index b2131cdacd93e0b62f4ef8fdc62b6a81c6aef6fc..fc57e7d3fd69c60144ee3fb3f66b252a67369b42 100755
(executable)
--- a/
t/t6001-rev-list-graft.sh
+++ b/
t/t6001-rev-list-graft.sh
@@
-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