un-nest curl
This commit is contained in:
36
curl-8.15.0/tests/data/test748
Normal file
36
curl-8.15.0/tests/data/test748
Normal file
@@ -0,0 +1,36 @@
|
||||
<testcase>
|
||||
<info>
|
||||
<keywords>
|
||||
--config
|
||||
</keywords>
|
||||
</info>
|
||||
|
||||
#
|
||||
# Server-side
|
||||
<reply>
|
||||
</reply>
|
||||
|
||||
#
|
||||
# Client-side
|
||||
<client>
|
||||
|
||||
<server>
|
||||
none
|
||||
</server>
|
||||
<name>
|
||||
A --config file that uses -h and no URL
|
||||
</name>
|
||||
<file name="%LOGDIR/cmd">
|
||||
-h all
|
||||
</file>
|
||||
<command>
|
||||
-K %LOGDIR/cmd
|
||||
</command>
|
||||
</client>
|
||||
|
||||
<verify>
|
||||
<errorcode>
|
||||
2
|
||||
</errorcode>
|
||||
</verify>
|
||||
</testcase>
|
||||
Reference in New Issue
Block a user