oops, committed test code not meant to be here
This commit is contained in:
Родитель
3c3ad134ea
Коммит
072070a22c
|
@ -18,10 +18,6 @@ use strict;
|
|||
|
||||
require "getpart.pm";
|
||||
|
||||
if($] >= 5.8) {
|
||||
require 'open'; import( 'open', OUT => ':raw' );
|
||||
}
|
||||
|
||||
open(FTPLOG, ">log/ftpd.log") ||
|
||||
print STDERR "failed to open log file, runs without logging\n";
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче