author | Johannes Schindelin <johannes.schindelin@gmx.de> | |
Fri, 14 Oct 2011 22:53:33 +0000 (23:53 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 15 Oct 2011 05:46:45 +0000 (22:46 -0700) | ||
commit | b52612ed4f736c517231954ef0d765add1fe29b7 | |
tree | 8a33ca6a03d2995821b5ce503bd92a0b14a877f0 | tree | snapshot |
parent | 184892fb3e19cd28aaced4ca185257ed5b3acc78 | commit | diff |
t9300: do not run --cat-blob-fd related tests on MinGW
As diagnosed by Johannes Sixt, msys.dll does not hand through file
descriptors > 2 to child processes, so these test cases cannot passes when
run through an MSys bash.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
As diagnosed by Johannes Sixt, msys.dll does not hand through file
descriptors > 2 to child processes, so these test cases cannot passes when
run through an MSys bash.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t9300-fast-import.sh | diff | blob | history |