mirror of
https://github.com/moparisthebest/curl
synced 2024-11-11 03:55:03 -05:00
tests: list the primary server first in the server section
This commit is contained in:
parent
8b2f22ed29
commit
2f6bfd5499
@ -28,8 +28,8 @@ Connection: close
|
|||||||
# Client-side
|
# Client-side
|
||||||
<client>
|
<client>
|
||||||
<server>
|
<server>
|
||||||
ftp
|
|
||||||
http
|
http
|
||||||
|
ftp
|
||||||
</server>
|
</server>
|
||||||
<name>
|
<name>
|
||||||
--proto deny must override --proto-redir allow
|
--proto deny must override --proto-redir allow
|
||||||
|
@ -23,8 +23,8 @@ hello
|
|||||||
# Client-side
|
# Client-side
|
||||||
<client>
|
<client>
|
||||||
<server>
|
<server>
|
||||||
ftp
|
|
||||||
http
|
http
|
||||||
|
ftp
|
||||||
</server>
|
</server>
|
||||||
<tool>
|
<tool>
|
||||||
lib562
|
lib562
|
||||||
|
Loading…
Reference in New Issue
Block a user