]> git.ipfire.org Git - thirdparty/chrony.git/commitdiff
test: fix 142-ntpoverptp
authorMiroslav Lichvar <mlichvar@redhat.com>
Thu, 20 Jun 2024 13:10:14 +0000 (15:10 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Thu, 20 Jun 2024 13:10:42 +0000 (15:10 +0200)
test/simulation/142-ntpoverptp

index 8f966af57487e02ede2aadd3fa9a8b1347d38405..74cb8f7c9ba0b083189be75a87136c73076f7180 100755 (executable)
@@ -118,6 +118,6 @@ freq_rms_limit=$default_freq_rms_limit
 
 run_test || test_fail
 check_chronyd_exit || test_fail
-check_sync || test_fail
+check_sync && test_fail
 
 test_pass