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/test257 | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'tests/data/test257') diff --git a/tests/data/test257 b/tests/data/test257 index c211c2f47..cc3b7f00a 100644 --- a/tests/data/test257 +++ b/tests/data/test257 @@ -64,9 +64,6 @@ If this is received, the location following worked # Client-side - -netrc_debug - http @@ -74,7 +71,7 @@ http HTTP Location: following with --netrc-optional -http://supersite.com/want/257 -L -x http://%HOSTIP:%HTTPPORT --netrc-optional +http://supersite.com/want/257 -L -x http://%HOSTIP:%HTTPPORT --netrc-optional --netrc-file log/netrc # netrc auth for two out of three sites: -- cgit v1.2.3