summaryrefslogtreecommitdiffstats
path: root/tests/sndrcv_drvr.sh
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-11-18 10:55:17 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2009-11-18 10:55:17 +0100
commit903811a856109486ce238133fc8c68fa89f26514 (patch)
tree34ed0370ca046673b542277f3729287b7f0d5d9b /tests/sndrcv_drvr.sh
parent2a1d97263f639744b1caefe79ab60e4907e8ac41 (diff)
downloadrsyslog-4.5.7.tar.gz
rsyslog-4.5.7.tar.xz
rsyslog-4.5.7.zip
preparing for 4.5.7v4.5.7
Diffstat (limited to 'tests/sndrcv_drvr.sh')
-rwxr-xr-xtests/sndrcv_drvr.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/sndrcv_drvr.sh b/tests/sndrcv_drvr.sh
index 9835a8eb..63afd6b5 100755
--- a/tests/sndrcv_drvr.sh
+++ b/tests/sndrcv_drvr.sh
@@ -35,6 +35,7 @@ source $srcdir/diag.sh wait-startup 2
# now inject the messages into instance 2. It will connect to instance 1,
# and that instance will record the data.
source $srcdir/diag.sh tcpflood 127.0.0.1 13514 1 $2 1
+sleep 2 # make sure all data is received in input buffers
# shut down sender when everything is sent, receiver continues to run concurrently
# may be needed by TLS (once we do it): sleep 60
source $srcdir/diag.sh shutdown-when-empty 2