summaryrefslogtreecommitdiff
path: root/tests/data/test148
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test148')
-rw-r--r--tests/data/test1488
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/data/test148 b/tests/data/test148
index 50a651d9c..ace4b4d4e 100644
--- a/tests/data/test148
+++ b/tests/data/test148
@@ -1,6 +1,10 @@
<testcase>
# Server-side
<reply>
+<servercmd>
+REPLY CWD 550 I won't allow this on my server
+REPLY MKD 550 We will have no such thing
+</servercmd>
</reply>
# Client-side
@@ -14,10 +18,6 @@ FTP with --ftp-create-dirs (failing MKD)
<command>
ftp://%HOSTIP:%FTPPORT/attempt/to/get/this/148 --ftp-create-dirs
</command>
-<file name="log/ftpserver.cmd">
-REPLY CWD 550 I won't allow this on my server
-REPLY MKD 550 We will have no such thing
-</file>
</client>
# Verify data after the test has been "shot"