From 1af64730e0d5afcb5e15c6c0e98a53c0fb572f16 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Thu, 24 Dec 2009 12:04:33 +0000 Subject: Adjust test number mismatch --- tests/data/test149 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'tests/data/test149') diff --git a/tests/data/test149 b/tests/data/test149 index 64c0c6ca4..bdbdcc77f 100644 --- a/tests/data/test149 +++ b/tests/data/test149 @@ -12,9 +12,9 @@ ftp FTP with multiple uploads --T log/upload148 ftp://%HOSTIP:%FTPPORT/dir1/148 -T log/upload148 ftp://%HOSTIP:%FTPPORT/dir2/148 +-T log/upload149 ftp://%HOSTIP:%FTPPORT/dir1/149 -T log/upload149 ftp://%HOSTIP:%FTPPORT/dir2/149 - + send away this contents @@ -33,14 +33,14 @@ PWD CWD dir1 EPSV TYPE I -STOR 148 +STOR 149 CWD /nowhere/anywhere CWD dir2 EPSV -STOR 148 +STOR 149 QUIT - + send away this contents -- cgit v1.2.3