OpenSSL 1.1.1-pre2
This commit is contained in:
+2
-2
@@ -41,7 +41,7 @@ if ($fnum <= 1)
|
||||
}
|
||||
|
||||
$dest = pop @filelist;
|
||||
|
||||
|
||||
if ($fnum > 2 && ! -d $dest)
|
||||
{
|
||||
die "Destination must be a directory";
|
||||
@@ -74,5 +74,5 @@ foreach (@filelist)
|
||||
close(OUT);
|
||||
print "Copying: $_ to $dfile\n";
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user