mirror of
https://github.com/curl/curl.git
synced 2026-08-04 13:46:26 +03:00
netrc: add unit tests for 'default' support
This commit is contained in:
parent
48be87e5f0
commit
047e6aa05c
3 changed files with 65 additions and 1 deletions
|
|
@ -43,6 +43,7 @@ FTP (optional .netrc; no user/pass) dir list PASV
|
|||
# the following two lines were created while testing curl
|
||||
machine %HOSTIP login user1 password passwd1
|
||||
machine %HOSTIP login user2 password passwd2
|
||||
default login userdef password passwddef
|
||||
</file>
|
||||
</client>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue