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.
This commit is contained in:
@@ -42,7 +42,7 @@ CURL_TESTDIR=%PWD/log
|
||||
ftp://%HOSTIP:%FTPPORT/path/file1361 -O -i -D log/heads1361
|
||||
</command>
|
||||
<postcheck>
|
||||
perl %SRCDIR/libtest/notexists.pl %PWD/log/name1361
|
||||
perl %SRCDIR/libtest/notexists.pl log/name1361
|
||||
</postcheck>
|
||||
</client>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user