about summary refs log tree commit homepage
diff options
context:
space:
mode:
-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