Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Sixt <j6t@kdbg.org>2016-12-22 00:33:43 +0300
committerJunio C Hamano <gitster@pobox.com>2016-12-22 01:01:19 +0300
commit5e74824fac646e2ebe335a00bcecd91641a7f7ca (patch)
tree07c4d711df4401efdc9b0f7270f8d8192a151e10 /t/t5615-alternate-env.sh
parenteaa76de0dff57f13a6fb7f791f3a486a407f5c27 (diff)
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 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