diff options
Diffstat (limited to 'testdata/dnstap.tdir/dnstap.test')
-rw-r--r-- | testdata/dnstap.tdir/dnstap.test | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testdata/dnstap.tdir/dnstap.test b/testdata/dnstap.tdir/dnstap.test index 04db17b2749d2..d548e2dad784d 100644 --- a/testdata/dnstap.tdir/dnstap.test +++ b/testdata/dnstap.tdir/dnstap.test @@ -24,6 +24,8 @@ else exit 1 fi +echo "> wait for log to happen on timer" +sleep 3 echo "> check tap.log for dnstap info" # see if it logged the information in tap.log # wait for a moment for filesystem to catch up. |