summaryrefslogtreecommitdiff
path: root/tests/data/test1356
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1356')
-rw-r--r--tests/data/test13568
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/data/test1356 b/tests/data/test1356
index 7be22473a..0c326f48c 100644
--- a/tests/data/test1356
+++ b/tests/data/test1356
@@ -36,13 +36,13 @@ ftp
FTP download, file with Content-Disposition inside, using -O
</name>
<setenv>
-CURL_TESTDIR=%PWD/log
+CURL_TESTDIR=%LOGDIR
</setenv>
<command option="no-output,no-include">
ftp://%HOSTIP:%FTPPORT/path/file%TESTNUMBER -O
</command>
<postcheck>
-perl %SRCDIR/libtest/notexists.pl log/name%TESTNUMBER
+perl %SRCDIR/libtest/notexists.pl %LOGDIR/name%TESTNUMBER
</postcheck>
</client>
@@ -60,7 +60,7 @@ RETR file%TESTNUMBER
QUIT
</protocol>
-<file1 name="log/file%TESTNUMBER">
+<file1 name="%LOGDIR/file%TESTNUMBER">
HTTP/1.1 200 OK
Date: Tue, 09 Nov 2010 14:49:00 GMT
Server: test-server/fake
@@ -72,7 +72,7 @@ Content-Disposition: filename=name%TESTNUMBER; charset=funny; option=strange
MOOOO
</file1>
-<file2 name="log/stdout%TESTNUMBER">
+<file2 name="%LOGDIR/stdout%TESTNUMBER">
</file2>
</verify>