bug:3804
This commit is contained in:
parent
9f8a003107
commit
58e403c28c
@ -203,7 +203,7 @@ do
|
||||
echo "confignics on $NODE: processing custom scripts: ${array_temp[3]} for interface $key"
|
||||
${array_temp[3]}
|
||||
else
|
||||
if [ -n "${array_temp[2]}" ];then
|
||||
if [ -z "${array_temp[2]}" ];then
|
||||
logger -t xcat -p local4.info "confignics: ip address,nic type and network are required. $key: $str_value ."
|
||||
echo "confignics on $NODE: ip address,nic type and network are required. $key: $str_value ."
|
||||
continue
|
||||
|
Loading…
Reference in New Issue
Block a user