Skip to content

Commit 2104f74

Browse files
committed
remove empty line
1 parent cdb4b1a commit 2104f74

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cl-run.pl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,6 @@ sub runit {
104104

105105
my @out = ssh( "$remote_user\@$host", "$shell $cmdfile" );
106106

107-
108107
my $fh;
109108
if ( $local_output_file ) {
110109
lock(); # uses flock under the hood in DshPerlHostLoop

0 commit comments

Comments
 (0)