mirror of
https://github.com/moparisthebest/curl
synced 2024-12-22 08:08:50 -05:00
oops, committed test code not meant to be here
This commit is contained in:
parent
3c3ad134ea
commit
072070a22c
@ -18,10 +18,6 @@ use strict;
|
|||||||
|
|
||||||
require "getpart.pm";
|
require "getpart.pm";
|
||||||
|
|
||||||
if($] >= 5.8) {
|
|
||||||
require 'open'; import( 'open', OUT => ':raw' );
|
|
||||||
}
|
|
||||||
|
|
||||||
open(FTPLOG, ">log/ftpd.log") ||
|
open(FTPLOG, ">log/ftpd.log") ||
|
||||||
print STDERR "failed to open log file, runs without logging\n";
|
print STDERR "failed to open log file, runs without logging\n";
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user