From 05bd4898a9a64fe1e5432a78939c4b4b82619c2f Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Thu, 20 Jun 2024 15:10:14 +0200 Subject: [PATCH] test: fix 142-ntpoverptp --- test/simulation/142-ntpoverptp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/simulation/142-ntpoverptp b/test/simulation/142-ntpoverptp index 8f966af..74cb8f7 100755 --- a/test/simulation/142-ntpoverptp +++ b/test/simulation/142-ntpoverptp @@ -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