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:
@@ -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";
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user