CURL_TESTDIR=%PWD/log
</setenv>
<command option="no-output,no-include">
-http://%HOSTIP:%HTTPPORT/%TESTNUMBER -J -O -D log/heads%TESTNUMBER -w "curl: Saved to filename %{filename_effective}\n"
+http://%HOSTIP:%HTTPPORT/%TESTNUMBER -J -O -D log/heads%TESTNUMBER -w "curl saved to filename %{filename_effective}\n"
</command>
</client>
</file2>
<file3 name="log/stdout%TESTNUMBER" mode="text">
-curl: Saved to filename %PWD/log/name%TESTNUMBER
+curl saved to filename %PWD/log/name%TESTNUMBER
</file3>
</verify>
CURL_TESTDIR=%PWD/log
</setenv>
<command option="no-output,no-include">
-http://%HOSTIP:%HTTPPORT/%TESTNUMBER -J -O -D - -w "curl: Saved to filename %{filename_effective}\n"
+http://%HOSTIP:%HTTPPORT/%TESTNUMBER -J -O -D - -w "curl saved to filename %{filename_effective}\n"
</command>
</client>
Content-Type: text/html\r
Content-Disposition: filename=name%TESTNUMBER; charset=funny; option=strange\r
\r
-curl: Saved to filename %PWD/log/name%TESTNUMBER
+curl saved to filename %PWD/log/name%TESTNUMBER
</file2>
</verify>