Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jl/submodule-update-quiet'
[gitweb.git]
/
t
/
t4012-diff-binary.sh
diff --git
a/t/t4012-diff-binary.sh
b/t/t4012-diff-binary.sh
index 05ec0628322ccc103343515feb70d27a9a0e6c76..2d9f9a0cf1555cab24af19f264d495e134c27352 100755
(executable)
--- a/
t/t4012-diff-binary.sh
+++ b/
t/t4012-diff-binary.sh
@@
-12,7
+12,7
@@
test_expect_success 'prepare repository' \
'echo AIT >a && echo BIT >b && echo CIT >c && echo DIT >d &&
git update-index --add a b c d &&
echo git >a &&
- cat "$TEST_DIRECTORY"/test
4012
.png >b &&
+ cat "$TEST_DIRECTORY"/test
-binary-1
.png >b &&
echo git >c &&
cat b b >d'