mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-15 19:01:44 +00:00
pscp, fixed a code change error
This commit is contained in:
@ -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(" ",@_);
|
||||
|
Reference in New Issue
Block a user