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-03 10:04:16 +0200
commit58752b78c72ce3cb8a91e353f4be12cbfd535608 (patch)
treeca5b05bf707e9d306c35f861effb8329d22fa68b
parenta8e1c2e4668db11e1c12ce941d943acd99cc4324 (diff)
downloadgnurl-58752b78c72ce3cb8a91e353f4be12cbfd535608.tar.gz
gnurl-58752b78c72ce3cb8a91e353f4be12cbfd535608.tar.bz2
gnurl-58752b78c72ce3cb8a91e353f4be12cbfd535608.zip
test130: verify comments in .netrc
-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