mirror of
https://github.com/xcat2/xcat-core.git
synced 2026-01-08 17:32:30 +00:00
Add onecli 2.1.0 output masking
This commit is contained in:
@@ -215,6 +215,9 @@ sub processoutput { #This way, one arbiter handles output, no interrupting
|
||||
$line !~ /Lenovo ToolsCenterSuite CLI/i &&
|
||||
$line !~ /Lenovo XClarity Essentials OneCLI/i &&
|
||||
$line !~ /Invoking SHOW command .../i &&
|
||||
$line !~ /Succeed in running the command: SHOW/i &&
|
||||
$line !~ /start to convert cmd./i &&
|
||||
$line !~ /Connected to BMC at IP address/i &&
|
||||
$line !~ /Invoking SET command .../i &&
|
||||
$line !~ /Connected to BMC by IP address/i &&
|
||||
$line !~ /Succeeded running the command /i &&
|
||||
|
||||
Reference in New Issue
Block a user