From ecdc78d04e874f64bfea1b787aa8f3d469df8e79 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 19 Feb 2010 22:14:39 -0800 Subject: test-lib: make FIFO start check an after_fork hook enabling ready_pipe in Unicorn 0.96.0 breaks this. --- t/test-lib.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 't') 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 -- cgit v1.2.3-24-ge0c7