summaryrefslogtreecommitdiff
path: root/tests/data/test1340
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1340')
-rw-r--r--tests/data/test13404
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test1340 b/tests/data/test1340
index 81f1ed68d..644fb2b51 100644
--- a/tests/data/test1340
+++ b/tests/data/test1340
@@ -40,7 +40,7 @@ HTTP GET with -O -J and Content-Disposition, -D file
CURL_TESTDIR=%PWD/log
</setenv>
<command option="no-output,no-include">
-http://%HOSTIP:%HTTPPORT/1340 -J -O -D log/heads1340
+http://%HOSTIP:%HTTPPORT/1340 -J -O -D log/heads1340 -w "curl: Saved to filename %{filename_effective}\n"
</command>
</client>
@@ -73,7 +73,7 @@ Content-Disposition: filename=name1340; charset=funny; option=strange
</file2>
<file3 name="log/stdout1340" mode="text">
-curl: Saved to filename '%PWD/log/name1340'
+curl: Saved to filename %PWD/log/name1340
</file3>
</verify>