2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-30 09:36:41 +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
commit 4d06dc05e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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 {