From: Miroslav Lichvar Date: Tue, 18 Jul 2023 13:15:45 +0000 (+0200) Subject: test: make 148-replacement more reliable X-Git-Tag: 4.4~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff4e932f178ee2fa9db486932c5022c399c4a4d0;p=thirdparty%2Fchrony.git test: make 148-replacement more reliable --- diff --git a/test/simulation/148-replacement b/test/simulation/148-replacement index b4be53b5..f15fc4d3 100755 --- a/test/simulation/148-replacement +++ b/test/simulation/148-replacement @@ -23,7 +23,7 @@ check_sync || test_fail check_log_messages "Detected falseticker" 2 10 || test_fail check_log_messages "Source 192.168.123.. replaced with" 1 3 || test_fail -check_file_messages "20.*192.168.123.* 11.1 6 6 " 15 17 measurements.log || test_fail +check_file_messages "20.*192.168.123.* 11.1 6 6 " 15 18 measurements.log || test_fail check_file_messages "20.*00:[1-5].:.. 192.168.123.* 11.1 6 6 " 1 4 measurements.log || test_fail rm -f tmp/measurements.log