summaryrefslogtreecommitdiff
path: root/tests/data/test1341
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1341')
-rw-r--r--tests/data/test13414
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test1341 b/tests/data/test1341
index b364edeb1..ae226744c 100644
--- a/tests/data/test1341
+++ b/tests/data/test1341
@@ -40,7 +40,7 @@ HTTP GET with -O -J and Content-Disposition, -D stdout
CURL_TESTDIR=%PWD/log
</setenv>
<command option="no-output,no-include">
-http://%HOSTIP:%HTTPPORT/1341 -J -O -D -
+http://%HOSTIP:%HTTPPORT/1341 -J -O -D - -w "curl: Saved to filename %{filename_effective}\n"
</command>
</client>
@@ -70,7 +70,7 @@ Connection: close
Content-Type: text/html
Content-Disposition: filename=name1341; charset=funny; option=strange
-curl: Saved to filename '%PWD/log/name1341'
+curl: Saved to filename %PWD/log/name1341
</file2>
</verify>