From 7b122449cc33a61ba034d05b61c37f92155a7e87 Mon Sep 17 00:00:00 2001 From: Joachim Nilsson Date: Fri, 6 Dec 2019 18:13:55 +0100 Subject: [PATCH] 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 --- test/mark.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/mark.sh b/test/mark.sh index bf25c3a..eb900e6 100755 --- a/test/mark.sh +++ b/test/mark.sh @@ -6,5 +6,5 @@ if [ x"${srcdir}" = x ]; then fi . ${srcdir}/test.rc -sleep 60 +sleep 120 grep "MARK" ${LOG2}