diff options
Diffstat (limited to 'tests/execonlyonce.sh')
-rwxr-xr-x | tests/execonlyonce.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/execonlyonce.sh b/tests/execonlyonce.sh index b7f6084..8e18407 100755 --- a/tests/execonlyonce.sh +++ b/tests/execonlyonce.sh @@ -16,6 +16,7 @@ sleep 4 # one more than the once inerval! # and inject another couple of messages source $srcdir/diag.sh tcpflood -m10 -i100 source $srcdir/diag.sh shutdown-when-empty # shut down rsyslogd when done processing messages +source $srcdir/diag.sh wait-shutdown # now we need your custom logic to see if the result is equal to the # expected result |