netftpserver-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Net::FTPServer] Failed test 16 in t/240abort.t at line 120


From: Brian Freeman
Subject: Re: [Net::FTPServer] Failed test 16 in t/240abort.t at line 120
Date: Wed, 01 Dec 2004 18:22:12 -0600

The install is now clean and "make test" passes.

Actually doing an abort still causes the control connection to be dropped along 
with the data connection.
The tested connections are not passive.

Brian

>>> "Richard W.M. Jones" <address@hidden> 12/01/04 06:56AM >>>
This patch should fix it - shortly to be added to CVS.

Rich.

8<

cd /root/.cpan/build/Net-FTPServer-1.120/t/
cat 240abort.patch | patch 240abort.t
cd ..
PERL_DL_NONLAZY=1 /usr/bin/perl5.8.4 "-MExtUtils::Command::MM" "-e" 
"test_harness(0, 'blib/lib', 'blib/arch')" t/240abort.t
perl Makefile.PL
make
make test
make install






reply via email to

[Prev in Thread] Current Thread [Next in Thread]