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/test132 | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'tests/data/test132') diff --git a/tests/data/test132 b/tests/data/test132 index 2ff39fb9a..8d9e3ed60 100644 --- a/tests/data/test132 +++ b/tests/data/test132 @@ -30,9 +30,6 @@ dr-xr-xr-x 5 0 1 512 Oct 1 1997 usr # # Client-side - -netrc_debug - ftp @@ -40,7 +37,7 @@ ftp FTP (optional .netrc; user/passwd supplied) dir list PASV ---netrc-optional ftp://mary:mark@%HOSTIP:%FTPPORT/ +--netrc-optional --netrc-file log/netrc ftp://mary:mark@%HOSTIP:%FTPPORT/ # the following two lines were created while testing curl -- cgit v1.2.3