summaryrefslogtreecommitdiffstats
path: root/regress/dynamic-forward.sh
diff options
context:
space:
mode:
Diffstat (limited to 'regress/dynamic-forward.sh')
-rw-r--r--regress/dynamic-forward.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/regress/dynamic-forward.sh b/regress/dynamic-forward.sh
index 392fc197..321fde4c 100644
--- a/regress/dynamic-forward.sh
+++ b/regress/dynamic-forward.sh
@@ -44,4 +44,7 @@ for p in 1 2; do
else
fail "no pid file: $OBJ/remote_pid"
fi
+
+ # Must allow time for connection tear-down
+ sleep 2
done