mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-09-06 02:08:25 +00:00
Filter out header of new version of OneCLI
This commit is contained in:
@@ -213,6 +213,7 @@ sub processoutput { #This way, one arbiter handles output, no interrupting
|
||||
$line !~ /Lenovo ASU/i &&
|
||||
$line !~ /^\s*$/i &&
|
||||
$line !~ /Lenovo ToolsCenterSuite CLI/i &&
|
||||
$line !~ /Lenovo XClarity Essentials OneCLI/i &&
|
||||
$line !~ /Invoking SHOW command .../i &&
|
||||
$line !~ /Connected to BMC by IP address/i &&
|
||||
$line !~ /Succeeded running the command /i &&
|
||||
|
Reference in New Issue
Block a user