X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ft4031-diff-rewrite-binary.sh;h=7e7b307a24606131b4880817a0056af11973f3d2;hb=c06951894ac943b2aaa288b0e9dc1eb605dfb7b6;hp=a894c6062271c53b688830a3230d1c78fb561d70;hpb=66fd74ea5db13e6f095f7c414e9ea4a1aa59cdc7;p=git.git diff --git a/t/t4031-diff-rewrite-binary.sh b/t/t4031-diff-rewrite-binary.sh index a894c6062..7e7b307a2 100755 --- 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' '