From 8d2a0fe85baecdf5e3dbe3a03a509972908e44c1 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Fri, 13 Apr 2007 11:35:19 +0000 Subject: Fix test case 534 which started to fail 2007-04-13 due to the existance of a new host on the net with the same silly domain the test was using for a host which was supposed not to exist. --- tests/data/test534 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/data') diff --git a/tests/data/test534 b/tests/data/test534 index 06875f50f..7f52b69c4 100644 --- a/tests/data/test534 +++ b/tests/data/test534 @@ -29,7 +29,7 @@ lib533 FTP RETR twice using multi: non-existing host and non-existing file -ftp://non-existing-host.com/path/534 ftp://%HOSTIP:%FTPPORT/path/534 +ftp://non-existing-host.haxx.se/path/534 ftp://%HOSTIP:%FTPPORT/path/534 -- cgit v1.2.3