File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / curl / tests / data / test1440
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Wed Jun 3 10:01:16 2020 UTC (4 years ago) by misho
Branches: curl, MAIN
CVS tags: v7_70_0p4, HEAD
curl

<testcase>
<info>
<keywords>
--write-out
FILE
</keywords>
</info>
# Server-side
<reply>
</reply>

# Client-side
<client>
<server>
file
</server>

<name>
Check --write-out with trailing %{
</name>
<command>
file://localhost/%PWD/log/non-existent-file.txt --write-out '%{'
</command>
</client>

# Verify data
<verify>
<errorcode>
37
</errorcode>
<stdout nonewline="yes">
%{
</stdout>
</verify>
</testcase>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>