mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-03 17:45:07 -05:00
test: fix 015-ipv6 test to skip when IPv6 is disabled
This commit is contained in:
@@ -4,6 +4,8 @@
|
|||||||
|
|
||||||
test_start "IPv6 addressing"
|
test_start "IPv6 addressing"
|
||||||
|
|
||||||
|
check_config_h 'FEAT_IPV6 1' || test_skip
|
||||||
|
|
||||||
ip_family=6
|
ip_family=6
|
||||||
|
|
||||||
run_test || test_fail
|
run_test || test_fail
|
||||||
|
|||||||
Reference in New Issue
Block a user