mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-22 03:32:04 +00:00
return sub routine if ip is not reachable
This commit is contained in:
parent
2acd4365f0
commit
3e4d70383a
@ -1406,6 +1406,7 @@ sub netcfg_for_irpdu {
|
||||
$login_ip = $discover_ip;
|
||||
} else {
|
||||
xCAT::SvrUtils::sendmsg(" is not reachable", $callback,$pdu);
|
||||
return;
|
||||
}
|
||||
|
||||
foreach my $cmd (@exargs) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user