From 94893746ae158901a4896039a0c0dc29ca008d54 Mon Sep 17 00:00:00 2001 From: Omar Polo Date: Mon, 12 Jun 2023 21:28:28 +0000 Subject: use the default prefork in tests --- regress/lib.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'regress') diff --git a/regress/lib.sh b/regress/lib.sh index 7c2cd61..c61285b 100644 --- a/regress/lib.sh +++ b/regress/lib.sh @@ -10,8 +10,7 @@ current_test= run_test() { ggflags= port=10965 - config_common="prefork 1 -ipv6 off + config_common="ipv6 off port $port " hdr= -- cgit v1.2.3