mirror of
https://github.com/moparisthebest/curl
synced 2024-11-12 04:25:08 -05:00
Fixed the test case to use a truly invalid urlglob range.
This commit is contained in:
parent
75931492c3
commit
a20a6f67c5
@ -24,7 +24,7 @@ http
|
||||
HTTP, urlglob retrieval with bad range
|
||||
</name>
|
||||
<command option="no-output">
|
||||
"http://%HOSTIP:%HTTPPORT/[1-1]" -o "log/weee#1.dump" --stderr -
|
||||
"http://%HOSTIP:%HTTPPORT/[2-1]" -o "log/weee#1.dump" --stderr -
|
||||
</command>
|
||||
</client>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user