From: Johannes Sixt Date: Wed, 21 Dec 2016 21:33:43 +0000 (+0100) Subject: t5615-alternate-env: double-quotes in file names do not work on Windows X-Git-Tag: v2.11.1~45^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/5e74824fac646e2ebe335a00bcecd91641a7f7ca?hp=--cc 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 Signed-off-by: Junio C Hamano --- 5e74824fac646e2ebe335a00bcecd91641a7f7ca 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