un-nest curl
This commit is contained in:
35
curl-8.15.0/tests/data/test1442
Normal file
35
curl-8.15.0/tests/data/test1442
Normal file
@@ -0,0 +1,35 @@
|
||||
<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/%FILE_PWD/%LOGDIR/non-existent-file.txt --write-out '\'
|
||||
</command>
|
||||
</client>
|
||||
|
||||
# Verify data
|
||||
<verify>
|
||||
<errorcode>
|
||||
37
|
||||
</errorcode>
|
||||
<stdout nonewline="yes">
|
||||
\
|
||||
</stdout>
|
||||
</verify>
|
||||
</testcase>
|
||||
Reference in New Issue
Block a user