test: make 132-logchange more reliable

This commit is contained in:
Miroslav Lichvar 2023-07-18 15:16:03 +02:00
parent ff4e932f17
commit 9b46ea7255

View file

@ -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