diff options
author | Yang Tse <yangsita@gmail.com> | 2009-12-24 12:04:33 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2009-12-24 12:04:33 +0000 |
commit | 1af64730e0d5afcb5e15c6c0e98a53c0fb572f16 (patch) | |
tree | 964569d2445707127054aac692ff5a6a971a56a9 /tests/data/test104 | |
parent | eacf62792ffb041a59d2ac167ee705f858dbb014 (diff) |
Adjust test number mismatch
Diffstat (limited to 'tests/data/test104')
-rw-r--r-- | tests/data/test104 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test104 b/tests/data/test104 index d9d91cd83..82df98aee 100644 --- a/tests/data/test104 +++ b/tests/data/test104 @@ -21,7 +21,7 @@ ftp FTP --head to get file size only </name> <command> -ftp://%HOSTIP:%FTPPORT/a/path/103 --head +ftp://%HOSTIP:%FTPPORT/a/path/104 --head </command> </client> @@ -33,9 +33,9 @@ PASS ftp@example.com PWD
CWD a
CWD path
-MDTM 103
+MDTM 104
TYPE I
-SIZE 103
+SIZE 104
REST 0
QUIT
</protocol> |