From: Miroslav Lichvar Date: Tue, 18 Jul 2023 13:16:03 +0000 (+0200) Subject: test: make 132-logchange more reliable X-Git-Tag: 4.4~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b46ea725558eb4ea54b448bf570ab590ad5fb5a;p=thirdparty%2Fchrony.git test: make 132-logchange more reliable --- diff --git a/test/simulation/132-logchange b/test/simulation/132-logchange index 59ddf7c2..8ef570e3 100755 --- a/test/simulation/132-logchange +++ b/test/simulation/132-logchange @@ -16,6 +16,6 @@ check_chronyd_exit || test_fail check_source_selection || test_fail check_packet_interval || test_fail check_sync || test_fail -check_log_messages "clock wrong by" 4 8 || test_fail +check_log_messages "clock wrong by" 3 8 || test_fail test_pass