Re: [PATCH v3 11/20] tests: turn off git-daemon tests if FIFOs are not available From: Junio C Hamano <hidden> Date: 2016-06-15 23:08:01 Johannes Schindelin [off-list ref] writes: quotedquoteddiff --git a/t/lib-git-daemon.sh b/t/lib-git-daemon.sh@@ -23,6 +23,11 @@ then +if ! test_have_prereq PIPE Maybe: if test_have_prereq !PIPE ? Darn. Of course I only looked for '! .*MINGW', but I should have looked for '! test_have_prereq' in the patches. Wow. Talk about fine-toothed comb ;-) Will squash in. Thanks for a set of sharp eyes.
Keyboard shortcuts hback out one level jnext message in thread kprevious message in thread ldrill in Escclose help / fold thread tree ?toggle this help