Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge git://git.kernel.org/pub/scm/gitk/gitk
[gitweb.git]
/
t
/
t4104-apply-boundary.sh
diff --git
a/t/t4104-apply-boundary.sh
b/t/t4104-apply-boundary.sh
index 43943ab8ca181edbdcc6a68d208cf584b5cda86d..e7e2913de745cc9f7639103757933f6238fdd564 100755
(executable)
--- a/
t/t4104-apply-boundary.sh
+++ b/
t/t4104-apply-boundary.sh
@@
-90,7
+90,7
@@
do
cat '"$kind-patch.$with"'
(exit 1)
} &&
-
git diff
'"$kind"'-expect victim
+
test_cmp
'"$kind"'-expect victim
'
done
done
@@
-108,7
+108,7
@@
do
cat '"$kind-ng.without"'
(exit 1)
} &&
-
git diff
'"$kind"'-expect victim
+
test_cmp
'"$kind"'-expect victim
'
done