diff options
author | Yang Tse <yangsita@gmail.com> | 2012-06-07 15:26:03 +0200 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2012-06-07 15:29:46 +0200 |
commit | 430791616b6c067b6da3ab64e486d6ca8d8136f4 (patch) | |
tree | f7c942215c47b810d6cd4bc176df6ecd35d77212 /tests/data/test1352 | |
parent | 00fddba6727c44bbf5f22b2bfaff4ef1d7111b19 (diff) | |
download | curl-430791616b6c067b6da3ab64e486d6ca8d8136f4.tar.gz |
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/test1352')
-rw-r--r-- | tests/data/test1352 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/data/test1352 b/tests/data/test1352 index 65ae300ec..ca24d4911 100644 --- a/tests/data/test1352 +++ b/tests/data/test1352 @@ -71,7 +71,6 @@ mooo 150 Binary data connection for 1352 () (10 bytes).
226 File transfer complete
221 bye bye baby
-curl: Saved to filename '%PWD/log/file1352' </file2> <stripfile2> s/^(229 Entering Passive Mode \().*(\).*)/${1}stripped${2}/ |