From eb44ac013832aab80c3ed90292d7b4f25a8a4d75 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Mon, 5 Sep 2011 12:39:50 +0200 Subject: test suite: use test case specific netrc file names --- tests/data/test257 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/data/test257') diff --git a/tests/data/test257 b/tests/data/test257 index cc3b7f00a..45642d571 100644 --- a/tests/data/test257 +++ b/tests/data/test257 @@ -71,11 +71,11 @@ http HTTP Location: following with --netrc-optional -http://supersite.com/want/257 -L -x http://%HOSTIP:%HTTPPORT --netrc-optional --netrc-file log/netrc +http://supersite.com/want/257 -L -x http://%HOSTIP:%HTTPPORT --netrc-optional --netrc-file log/netrc257 # netrc auth for two out of three sites: - + machine supersite.com login user1 password passwd1 machine anotherone.com login user2 password passwd2 -- cgit v1.2.3