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>
Johannes Sixt committed
Dec 21, 2016 at 22:33 UTC
5e74824fac646e2ebe335a00bcecd91641a7f7ca
1 file changed
+1
-1
t/t5615-alternate-env.sh
+1
-1
@@ -79,7 +79,7 @@ test_expect_success 'mix of quoted and unquoted alternates' '
79
$two blob
80
'
81
82
-test_expect_success 'broken quoting falls back to interpreting raw' '
82
+test_expect_success !MINGW 'broken quoting falls back to interpreting raw' '
83
mv one.git \"one.git &&
84
check_obj \"one.git/objects <<-EOF
85
$one blob