2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-24 15:05:36 +00:00

Merge pull request #4222 from cxhong/4221

bmcdiscover blathering garbage on non OpenBMC nodes
This commit is contained in:
Victor Hu
2017-11-01 13:14:32 -04:00
committed by GitHub

View File

@ -692,8 +692,6 @@ sub scan_process {
}
}
}
bmcdiscovery_openbmc(${$live_ip}[$i], $opz, $opw, $request_command) unless ($flag);
close($parent_fd);
exit 0;
} else {