From b9ab45ed1005748273793e4b8c2ba1df32ef59c4 Mon Sep 17 00:00:00 2001 From: Jarrod Johnson Date: Mon, 3 Apr 2017 09:57:04 -0400 Subject: [PATCH] Remove extraneous content from pasu --- xCAT-client/bin/pasu | 1 - 1 file changed, 1 deletion(-) diff --git a/xCAT-client/bin/pasu b/xCAT-client/bin/pasu index fa704f97f..3ae655a58 100755 --- a/xCAT-client/bin/pasu +++ b/xCAT-client/bin/pasu @@ -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"; } }