summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2017-08-02 14:25:21 +0200
committerDaniel Stenberg <daniel@haxx.se>2017-08-02 14:25:21 +0200
commitb8eee79630a0be626e7cf88fbe305a817176296d (patch)
treec9ea720031e75182d55f69e425cfeb6fac84ebf0
parent03a59fb9c22c8771a0bc898d189e6cb041cb0ec4 (diff)
downloadcurl-bagder/netrc-comments.tar.gz
test130: verify comments in .netrcbagder/netrc-comments
-rw-r--r--tests/data/test1301
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/data/test130 b/tests/data/test130
index 6e6d9c164..85892f1ee 100644
--- a/tests/data/test130
+++ b/tests/data/test130
@@ -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