Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'sb/clone-t57-t56'
[gitweb.git]
/
t
/
lib-git-daemon.sh
diff --git
a/t/lib-git-daemon.sh
b/t/lib-git-daemon.sh
index bc4b3412fbca1f545ebdcaf23d3ef83d124ddc71..340534c0644eb46782c0a95103bd2a3ef60da9f7 100644
(file)
--- a/
t/lib-git-daemon.sh
+++ b/
t/lib-git-daemon.sh
@@
-23,6
+23,11
@@
then
test_done
fi
+if test_have_prereq !PIPE
+then
+ test_skip_or_die $GIT_TEST_GIT_DAEMON "file system does not support FIFOs"
+fi
+
LIB_GIT_DAEMON_PORT=${LIB_GIT_DAEMON_PORT-${this_test#t}}
GIT_DAEMON_PID=