summaryrefslogtreecommitdiffstats
path: root/read-cache.c
diff options
context:
space:
mode:
authorMark Levedahl <mlevedahl@gmail.com>2013-07-05 00:04:30 +0200
committerJunio C Hamano <gitster@pobox.com>2013-07-05 09:06:22 +0200
commit9443605b5d795122276b2c35887c9460148e2166 (patch)
tree0271d4562b7320a78cbd77d294d518bfab0065df /read-cache.c
parentUpdate draft release notes to 1.8.3.3 (diff)
downloadgit-9443605b5d795122276b2c35887c9460148e2166.tar.xz
git-9443605b5d795122276b2c35887c9460148e2166.zip
test-lib.sh - cygwin does not have usable FIFOs
Do not use FIFOs on cygwin, they do not work. Cygwin includes coreutils, so has mkfifo, and that command does something. However, the resultant named pipe is known (on the Cygwin mailing list at least) to not work correctly. This disables PIPE for Cygwin, allowing t0008.sh to complete (all other tests in that file work correctly). Signed-off-by: Mark Levedahl <mlevedahl@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'read-cache.c')
0 files changed, 0 insertions, 0 deletions