diff options
Diffstat (limited to 'regress')
-rw-r--r-- | regress/lib.sh | 3 |
1 files changed, 1 insertions, 2 deletions
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= |