summaryrefslogtreecommitdiff
path: root/tests/data/test1362
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2012-06-07 15:26:03 +0200
committerYang Tse <yangsita@gmail.com>2012-06-07 15:29:46 +0200
commit430791616b6c067b6da3ab64e486d6ca8d8136f4 (patch)
treef7c942215c47b810d6cd4bc176df6ecd35d77212 /tests/data/test1362
parent00fddba6727c44bbf5f22b2bfaff4ef1d7111b19 (diff)
downloadgnurl-430791616b6c067b6da3ab64e486d6ca8d8136f4.tar.gz
gnurl-430791616b6c067b6da3ab64e486d6ca8d8136f4.tar.bz2
gnurl-430791616b6c067b6da3ab64e486d6ca8d8136f4.zip
tests 1348 to 1363: test definition polishing
Verify that the "Saved to filename 'blabla'" message is only displayed when the 'blabla' filename being used _actually_ has been specified by the server in the Content-Disposition header. Use relative path for unintended file creation postcheck.
Diffstat (limited to 'tests/data/test1362')
-rw-r--r--tests/data/test13622
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test1362 b/tests/data/test1362
index 04435047f..5dc41811c 100644
--- a/tests/data/test1362
+++ b/tests/data/test1362
@@ -42,7 +42,7 @@ CURL_TESTDIR=%PWD/log
ftp://%HOSTIP:%FTPPORT/path/file1362 -O -i -D -
</command>
<postcheck>
-perl %SRCDIR/libtest/notexists.pl %PWD/log/name1362
+perl %SRCDIR/libtest/notexists.pl log/name1362
</postcheck>
</client>