1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

test130: verify comments in .netrc

This commit is contained in:
Daniel Stenberg 2017-08-02 14:25:21 +02:00
parent a8e1c2e466
commit 58752b78c7

View File

@ -41,6 +41,7 @@ FTP (optional .netrc; no user/pass) dir list PASV
</command>
<file name="log/netrc130" >
# the following two lines were created while testing curl
# machine %HOSTIP login user1 password commented
machine %HOSTIP login user1 password passwd1
machine %HOSTIP login user2 password passwd2
default login userdef password passwddef