diff options
| author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2016-01-27 17:19:52 +0100 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2016-01-28 13:35:56 -0800 |
| commit | 8facec08fe45359e2147175cd8276df9c08b3fbc (patch) | |
| tree | beb8700abb9707acc5f874aa56339f4c861bda0a /t/t9100-git-svn-basic.sh | |
| parent | tests: turn off git-daemon tests if FIFOs are not available (diff) | |
| download | git-8facec08fe45359e2147175cd8276df9c08b3fbc.tar.gz git-8facec08fe45359e2147175cd8276df9c08b3fbc.zip | |
mingw: skip test in t1508 that fails due to path conversion
In Git for Windows, the MSYS2 POSIX emulation layer used by the Bash
converts command-line arguments that looks like they refer to a POSIX
path containing a file list (i.e. @<absolute-path>) into a Windows path
equivalent when calling non-MSYS2 executables, such as git.exe.
Let's just skip the test that uses the parameter `@/at-test` that
confuses the MSYS2 runtime.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t9100-git-svn-basic.sh')
0 files changed, 0 insertions, 0 deletions
