summaryrefslogtreecommitdiffstats
path: root/tests/queue-persist-drvr.sh
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2012-12-06 17:39:53 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2012-12-06 17:39:53 +0100
commitb5f6981fb5d3aeba878b0161f84aaea92f728bab (patch)
tree40d46c79f67dfd33788d66bf6f0cf4af672a25a3 /tests/queue-persist-drvr.sh
parent7f4536b95720689c568a75f810645a55af3d1303 (diff)
downloadrsyslog-b5f6981fb5d3aeba878b0161f84aaea92f728bab.tar.gz
rsyslog-b5f6981fb5d3aeba878b0161f84aaea92f728bab.tar.bz2
rsyslog-b5f6981fb5d3aeba878b0161f84aaea92f728bab.zip
cosmetic: give testbench test a bit more time for slow machines
Diffstat (limited to 'tests/queue-persist-drvr.sh')
-rwxr-xr-xtests/queue-persist-drvr.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/queue-persist-drvr.sh b/tests/queue-persist-drvr.sh
index 53fbcb8b..de597308 100755
--- a/tests/queue-persist-drvr.sh
+++ b/tests/queue-persist-drvr.sh
@@ -24,6 +24,7 @@ source $srcdir/diag.sh check-mainq-spool
echo "#" > work-delay.conf
source $srcdir/diag.sh startup queue-persist.conf
source $srcdir/diag.sh shutdown-when-empty # shut down rsyslogd when done processing messages
+./msleep 500
$srcdir/diag.sh wait-shutdown
source $srcdir/diag.sh seq-check 0 4999
source $srcdir/diag.sh exit