about summary refs log tree commit homepage
path: root/t/test-lib.sh
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2010-02-19 22:14:39 -0800
committerEric Wong <normalperson@yhbt.net>2010-02-20 18:45:26 -0800
commitecdc78d04e874f64bfea1b787aa8f3d469df8e79 (patch)
treef507ab53bd81269919b99c8a491bd477d499f283 /t/test-lib.sh
parent08dfbae3d340114810fbd279c2ea29825d4b79e8 (diff)
downloadrainbows-ecdc78d04e874f64bfea1b787aa8f3d469df8e79.tar.gz
enabling ready_pipe in Unicorn 0.96.0 breaks this.
Diffstat (limited to 't/test-lib.sh')
-rw-r--r--t/test-lib.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/test-lib.sh b/t/test-lib.sh
index 9a17553..5aa75b7 100644
--- a/t/test-lib.sh
+++ b/t/test-lib.sh
@@ -99,7 +99,7 @@ pid "$pid"
 stderr_path "$r_err"
 stdout_path "$r_out"
 
-before_fork do |server, worker|
+after_fork do |server, worker|
   # test script will block while reading from $fifo,
   # so notify the script on the first worker we spawn
   # by opening the FIFO