Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jk/maint-add--interactive-delete' into maint
[gitweb.git]
/
t
/
t4031-diff-rewrite-binary.sh
diff --git
a/t/t4031-diff-rewrite-binary.sh
b/t/t4031-diff-rewrite-binary.sh
index a894c6062271c53b688830a3230d1c78fb561d70..7e7b307a24606131b4880817a0056af11973f3d2 100755
(executable)
--- a/
t/t4031-diff-rewrite-binary.sh
+++ b/
t/t4031-diff-rewrite-binary.sh
@@
-54,7
+54,7
@@
chmod +x dump
test_expect_success 'setup textconv' '
echo file diff=foo >.gitattributes &&
- git config diff.foo.textconv "
$PWD
"/dump
+ git config diff.foo.textconv "
\"$(pwd)\"
"/dump
'
test_expect_success 'rewrite diff respects textconv' '