mirror of
https://github.com/moparisthebest/curl
synced 2024-11-11 03:55:03 -05:00
test130: verify comments in .netrc
This commit is contained in:
parent
a8e1c2e466
commit
58752b78c7
@ -41,6 +41,7 @@ FTP (optional .netrc; no user/pass) dir list PASV
|
|||||||
</command>
|
</command>
|
||||||
<file name="log/netrc130" >
|
<file name="log/netrc130" >
|
||||||
# the following two lines were created while testing curl
|
# the following two lines were created while testing curl
|
||||||
|
# machine %HOSTIP login user1 password commented
|
||||||
machine %HOSTIP login user1 password passwd1
|
machine %HOSTIP login user1 password passwd1
|
||||||
machine %HOSTIP login user2 password passwd2
|
machine %HOSTIP login user2 password passwd2
|
||||||
default login userdef password passwddef
|
default login userdef password passwddef
|
||||||
|
Loading…
Reference in New Issue
Block a user