From 9f8e960a1adf4919ee4c83ab18740ecc5700e31d Mon Sep 17 00:00:00 2001 From: Julien Chaffraix Date: Sun, 20 Feb 2011 21:10:36 -0800 Subject: tests: Cleaned up netrc testing. Removed the "netrc_debug" keyword replaced with --netrc-file additions. Removed the debug code from Curl_parsenetrc as it is superseeded by --netrc-file. --- tests/data/test131 | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'tests/data/test131') diff --git a/tests/data/test131 b/tests/data/test131 index 4e9ba6d9a..ad7f9e22a 100644 --- a/tests/data/test131 +++ b/tests/data/test131 @@ -31,9 +31,6 @@ dr-xr-xr-x 5 0 1 512 Oct 1 1997 usr # # Client-side - -netrc_debug - ftp @@ -41,7 +38,7 @@ ftp FTP (optional .netrc; user/no pass) dir list PASV ---netrc-optional ftp://user2@%HOSTIP:%FTPPORT/ +--netrc-optional --netrc-file log/netrc ftp://user2@%HOSTIP:%FTPPORT/ # the following two lines were created while testing curl -- cgit v1.2.3