From 970383f2199e177453bc13a40c3ccf04aeb647e1 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Fri, 19 Mar 2010 12:20:58 +0100 Subject: slight improvement to testing tools --- tests/manytcp.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/manytcp.sh') diff --git a/tests/manytcp.sh b/tests/manytcp.sh index dbf1d961..01f3e43b 100755 --- a/tests/manytcp.sh +++ b/tests/manytcp.sh @@ -4,5 +4,6 @@ source $srcdir/diag.sh startup manytcp.conf # the config file specifies exactly 1100 connections source $srcdir/diag.sh tcpflood -c1000 -m40000 source $srcdir/diag.sh shutdown-when-empty # shut down rsyslogd when done processing messages +source $srcdir/diag.sh wait-shutdown # we need to wait until rsyslogd is finished! source $srcdir/diag.sh seq-check 0 39999 source $srcdir/diag.sh exit -- cgit