test: Increase run time for -- MARK -- test
We should make sure to also check that we don't get more MARK messages than expected based on the -mMIN value. Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
This commit is contained in:
parent
6e6c0ddfaa
commit
7b122449cc
@ -6,5 +6,5 @@ if [ x"${srcdir}" = x ]; then
|
|||||||
fi
|
fi
|
||||||
. ${srcdir}/test.rc
|
. ${srcdir}/test.rc
|
||||||
|
|
||||||
sleep 60
|
sleep 120
|
||||||
grep "MARK" ${LOG2}
|
grep "MARK" ${LOG2}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user