summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLibravatar Johannes Sixt <j6t@kdbg.org>2016-12-21 22:33:43 +0100
committerLibravatar Junio C Hamano <gitster@pobox.com>2016-12-21 14:01:19 -0800
commit5e74824fac646e2ebe335a00bcecd91641a7f7ca (patch)
tree07c4d711df4401efdc9b0f7270f8d8192a151e10
parentt5547-push-quarantine: run the path separator test on Windows, too (diff)
downloadtgif-5e74824fac646e2ebe335a00bcecd91641a7f7ca.tar.xz
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>
-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 c33d089980..79628db3ec 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