Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
t5615-alternate-env: double-quotes in file names do not work on Windows
author
Johannes Sixt
<j6t@kdbg.org>
Wed, 21 Dec 2016 21:33:43 +0000
(22:33 +0100)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 21 Dec 2016 22:01:19 +0000
(14:01 -0800)
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>
t/t5615-alternate-env.sh
patch
|
blob
|
history
raw
|
patch
|
inline
| side by side (parent:
eaa76de
)
diff --git
a/t/t5615-alternate-env.sh
b/t/t5615-alternate-env.sh
index c33d089980b4a68f7191753e930a69355c307fc9..79628db3ec08841de2fbba2c262c5bd1bfcd3720 100755
(executable)
--- 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
'
$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
mv one.git \"one.git &&
check_obj \"one.git/objects <<-EOF
$one blob