mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-03 17:55:07 -05:00
test: fix chronyc test with disabled IPv6 support
This commit is contained in:
@@ -33,6 +33,7 @@ for CC in gcc clang; do
|
||||
|
||||
for extra_config_opts in \
|
||||
"--all-privops" \
|
||||
"--disable-ipv6" \
|
||||
"--disable-scfilter" \
|
||||
"--without-gnutls" \
|
||||
"--without-nettle" \
|
||||
|
||||
@@ -109,9 +109,7 @@ for chronyc_conf in \
|
||||
"allow 3.4.5" \
|
||||
"allow 6.7.8/22" \
|
||||
"allow 6.7.8.9/22" \
|
||||
"allow 2001:db8::/32" \
|
||||
"allow 0/0" \
|
||||
"allow ::/0" \
|
||||
"allow" \
|
||||
"allow all 10/24" \
|
||||
"authdata" \
|
||||
|
||||
Reference in New Issue
Block a user