diff options
author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2016-01-27 17:20:11 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-01-28 13:36:10 -0800 |
commit | 75e005ec541e46f3cdec15143306c7189fd65a95 (patch) | |
tree | df9c2d0b02ff9e93f030c6010b4bfe45c2a9b48b /ewah/ewah_io.c | |
parent | mingw: mark t9100's test cases with appropriate prereqs (diff) | |
download | tgif-75e005ec541e46f3cdec15143306c7189fd65a95.tar.xz |
mingw: avoid illegal filename in t9118
On Windows' file systems, file names with trailing dots are forbidden.
The POSIX emulation layer used by Git for Windows' Subversion emulates
those file names, therefore the test adding the file would actually
succeed, but when we would ask git.exe (which does not leverage the
POSIX emulation layer) to check out the tree, it would fail.
Let's just guard the test using a filename that is illegal on Windows
by the MINGW prereq.
This lets t9118-git-svn-funky-branch-names.sh pass in Git for Windows'
SDK.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'ewah/ewah_io.c')
0 files changed, 0 insertions, 0 deletions