From 699250925aac593820522e8e9299f680d9039b2b2dd5c7b9e2776e50883d42ac Mon Sep 17 00:00:00 2001 From: Olaf Hering Date: Fri, 23 Nov 2012 19:52:43 +0000 Subject: [PATCH] update comment OBS-URL: https://build.opensuse.org/package/show/Virtualization/hyper-v?expand=0&rev=47 --- hyper-v.tools.hv.hv_set_ifconfig.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hyper-v.tools.hv.hv_set_ifconfig.sh b/hyper-v.tools.hv.hv_set_ifconfig.sh index 15123d1..641fb48 100644 --- a/hyper-v.tools.hv.hv_set_ifconfig.sh +++ b/hyper-v.tools.hv.hv_set_ifconfig.sh @@ -124,7 +124,7 @@ fi index=${var#IPV6ADDR} # find corresponding IPV6NETMASK variable eval pfx=\$IPV6NETMASK${index} - # if specified, calculate prefix + # if not specified, force prefix if test -z "${pfx}" then pfx=128