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(" ",@_);