]> git.ipfire.org Git - thirdparty/chrony.git/commitdiff
test: make 132-logchange more reliable
authorMiroslav Lichvar <mlichvar@redhat.com>
Tue, 18 Jul 2023 13:16:03 +0000 (15:16 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Tue, 18 Jul 2023 13:16:03 +0000 (15:16 +0200)
test/simulation/132-logchange

index 59ddf7c2f3d5084b3d1a26ac292b9b058669cbf0..8ef570e324d96c79b06b20629191b85024a74c73 100755 (executable)
@@ -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