From 6dd6b4d1faae3105b0414f233d3de199826f2e6a Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 4 Oct 2007 21:26:26 +0000 Subject: I enabled test 1009 and made the --local-port use a wide range to reduce the risk of failures. --- tests/data/DISABLED | 2 +- tests/data/test1009 | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'tests') diff --git a/tests/data/DISABLED b/tests/data/DISABLED index 4bbaaffaa..95953eab3 100644 --- a/tests/data/DISABLED +++ b/tests/data/DISABLED @@ -3,4 +3,4 @@ # test cases are run by runtests.pl. Just add the plain test case numbers, one # per line. # Lines starting with '#' letters are treated as comments. -1009 +#1009 diff --git a/tests/data/test1009 b/tests/data/test1009 index 86470ff74..b0a93e5e0 100644 --- a/tests/data/test1009 +++ b/tests/data/test1009 @@ -3,6 +3,7 @@ TFTP TFTP RRQ +--local-port @@ -24,10 +25,10 @@ returned tftp -TFTP retrieve +TFTP retrieve with --local-port -tftp://%HOSTIP:%TFTPPORT//1009 --local-port 44444 +tftp://%HOSTIP:%TFTPPORT//1009 --local-port 44444-45444 -- cgit v1.2.3