From 430791616b6c067b6da3ab64e486d6ca8d8136f4 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Thu, 7 Jun 2012 15:26:03 +0200 Subject: 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. --- tests/data/test1360 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tests/data/test1360') diff --git a/tests/data/test1360 b/tests/data/test1360 index 9308e8701..d2cb33dfc 100644 --- a/tests/data/test1360 +++ b/tests/data/test1360 @@ -43,7 +43,7 @@ CURL_TESTDIR=%PWD/log ftp://%HOSTIP:%FTPPORT/path/file1360 -O -J -D - -perl %SRCDIR/libtest/notexists.pl %PWD/log/name1360 +perl %SRCDIR/libtest/notexists.pl log/name1360 @@ -89,7 +89,6 @@ MOOOO 150 Binary data connection for 1360 () (214 bytes). 226 File transfer complete 221 bye bye baby -curl: Saved to filename '%PWD/log/file1360' s/^(229 Entering Passive Mode \().*(\).*)/${1}stripped${2}/ -- cgit v1.2.3