From 26afc604acd51b6e79e713ef8707f79b115ee1cb Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 30 Apr 2003 17:16:25 +0000 Subject: modified to work with modified code --- tests/data/test103 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests/data/test103') diff --git a/tests/data/test103 b/tests/data/test103 index 224e32a9e..d362feaee 100644 --- a/tests/data/test103 +++ b/tests/data/test103 @@ -31,7 +31,8 @@ ftp://%HOSTIP:%FTPPORT/a/path/103 -P - USER anonymous PASS curl_by_daniel@haxx.se PWD -CWD a/path +CWD a +CWD path PORT 127,0,0,1,246,33 TYPE I SIZE 103 -- cgit v1.2.3