From 60a3a58f9125e50256887f93ad8bcde0b578ae7d Mon Sep 17 00:00:00 2001 From: daniceexi Date: Tue, 3 Feb 2015 21:11:26 -0500 Subject: [PATCH] pscp, fixed a code change error --- xCAT-client/bin/pscp | 1 - 1 file changed, 1 deletion(-) diff --git a/xCAT-client/bin/pscp b/xCAT-client/bin/pscp index da7f0978e..19ad04372 100755 --- a/xCAT-client/bin/pscp +++ b/xCAT-client/bin/pscp @@ -137,7 +137,6 @@ sub processoutput { #This way, one arbiter handles output, no interrupting sub scpnode { my $inputs = shift; my $nodehdl = shift; - my $out = shift; my $node = shift; my $in; #my $args = join(" ",@_);