mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-06 21:35:07 -05:00
test: fix packet interval check
This commit is contained in:
@@ -29,9 +29,9 @@ do
|
||||
run_test || test_fail
|
||||
check_chronyd_exit || test_fail
|
||||
check_packet_port || test_fail
|
||||
check_packet_interval || test_fail
|
||||
# These checks are expected to fail
|
||||
check_source_selection && test_fail
|
||||
check_packet_interval && test_fail
|
||||
check_sync && test_fail
|
||||
done
|
||||
|
||||
|
||||
Reference in New Issue
Block a user