summaryrefslogtreecommitdiffstats
path: root/tests/manytcp.sh
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2010-03-19 12:20:58 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2010-03-19 12:20:58 +0100
commit970383f2199e177453bc13a40c3ccf04aeb647e1 (patch)
tree204c8f420e9af5d27cd4be7ee95b8847181e51ad /tests/manytcp.sh
parent89216d6a96ea5f6d1fa9893d56fa877a2131d390 (diff)
downloadrsyslog-970383f2199e177453bc13a40c3ccf04aeb647e1.tar.gz
rsyslog-970383f2199e177453bc13a40c3ccf04aeb647e1.tar.xz
rsyslog-970383f2199e177453bc13a40c3ccf04aeb647e1.zip
slight improvement to testing tools
Diffstat (limited to 'tests/manytcp.sh')
-rwxr-xr-xtests/manytcp.sh1
1 files changed, 1 insertions, 0 deletions
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