update comment
OBS-URL: https://build.opensuse.org/package/show/Virtualization/hyper-v?expand=0&rev=47
This commit is contained in:
parent
df04378625
commit
699250925a
@ -124,7 +124,7 @@ fi
|
|||||||
index=${var#IPV6ADDR}
|
index=${var#IPV6ADDR}
|
||||||
# find corresponding IPV6NETMASK variable
|
# find corresponding IPV6NETMASK variable
|
||||||
eval pfx=\$IPV6NETMASK${index}
|
eval pfx=\$IPV6NETMASK${index}
|
||||||
# if specified, calculate prefix
|
# if not specified, force prefix
|
||||||
if test -z "${pfx}"
|
if test -z "${pfx}"
|
||||||
then
|
then
|
||||||
pfx=128
|
pfx=128
|
||||||
|
Loading…
Reference in New Issue
Block a user