mirror of
https://github.com/curl/curl.git
synced 2026-04-15 00:21:42 +03:00
test130: verify comments in .netrc
This commit is contained in:
parent
a8e1c2e466
commit
58752b78c7
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue