mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-07-24 05:11:12 +00:00
bug:3804
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user