summaryrefslogtreecommitdiffstats
path: root/tests/da-mainmsg-q.sh
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-11-05 15:04:24 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2009-11-05 15:04:24 +0100
commit83140cb480b7c806ae11a3a206a1b45936005191 (patch)
tree9f611dd079c6ab7861b02a5e66d6b9664c209369 /tests/da-mainmsg-q.sh
parent4578dc6a2dc65112f4aaae1524f83cc9b075295d (diff)
downloadrsyslog-83140cb480b7c806ae11a3a206a1b45936005191.tar.gz
rsyslog-83140cb480b7c806ae11a3a206a1b45936005191.tar.xz
rsyslog-83140cb480b7c806ae11a3a206a1b45936005191.zip
fixed regressions in testsuite due to imported changes from last merge
... also bumped version number
Diffstat (limited to 'tests/da-mainmsg-q.sh')
-rwxr-xr-xtests/da-mainmsg-q.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/da-mainmsg-q.sh b/tests/da-mainmsg-q.sh
index d502fca3..d9cc0d4d 100755
--- a/tests/da-mainmsg-q.sh
+++ b/tests/da-mainmsg-q.sh
@@ -7,6 +7,7 @@
# check everything recovers from DA mode correctly.
# added 2009-04-22 by Rgerhards
# This file is part of the rsyslog project, released under GPLv3
+echo ===============================================================================
echo "[da-mainmsg-q.sh]: testing main message queue in DA mode (going to disk)"
source $srcdir/diag.sh init
source $srcdir/diag.sh startup da-mainmsg-q.conf
@@ -27,5 +28,6 @@ source $srcdir/diag.sh injectmsg 2050 50
# clean up and check test result
source $srcdir/diag.sh shutdown-when-empty # shut down rsyslogd when done processing messages
-source $srcdir/diag.sh seq-check 2099
+source $srcdir/diag.sh wait-shutdown
+source $srcdir/diag.sh seq-check 0 2099
source $srcdir/diag.sh exit