summaryrefslogtreecommitdiff
path: root/t/t5615-alternate-env.sh
diff options
context:
space:
mode:
authorJohannes Sixt <j6t@kdbg.org>2016-12-21 21:33:43 (GMT)
committerJunio C Hamano <gitster@pobox.com>2016-12-21 22:01:19 (GMT)
commit5e74824fac646e2ebe335a00bcecd91641a7f7ca (patch)
tree07c4d711df4401efdc9b0f7270f8d8192a151e10 /t/t5615-alternate-env.sh
parenteaa76de0dff57f13a6fb7f791f3a486a407f5c27 (diff)
downloadgit-5e74824fac646e2ebe335a00bcecd91641a7f7ca.zip
git-5e74824fac646e2ebe335a00bcecd91641a7f7ca.tar.gz
git-5e74824fac646e2ebe335a00bcecd91641a7f7ca.tar.bz2
t5615-alternate-env: double-quotes in file names do not work on Windows
Protect a recently added test case with !MINGW. Signed-off-by: Johannes Sixt <j6t@kdbg.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5615-alternate-env.sh')
-rwxr-xr-xt/t5615-alternate-env.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/t5615-alternate-env.sh b/t/t5615-alternate-env.sh
index c33d089..79628db 100755
--- a/t/t5615-alternate-env.sh
+++ b/t/t5615-alternate-env.sh
@@ -79,7 +79,7 @@ test_expect_success 'mix of quoted and unquoted alternates' '
$two blob
'
-test_expect_success 'broken quoting falls back to interpreting raw' '
+test_expect_success !MINGW 'broken quoting falls back to interpreting raw' '
mv one.git \"one.git &&
check_obj \"one.git/objects <<-EOF
$one blob