2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-09-27 20:48:11 +00:00

Remove extraneous content from pasu

This commit is contained in:
Jarrod Johnson
2017-04-03 09:57:04 -04:00
parent 4978055cd5
commit b9ab45ed10

View File

@@ -205,7 +205,6 @@ sub processoutput { #This way, one arbiter handles output, no interrupting
$line !~ /Invoking SHOW command .../i &&
$line !~ /Connected to BMC by IP address/i &&
$line !~ /Succeed running command /i)) {
)) {
print $nodehdl{$readyh} . ": " . $line . "\n";
}
}