From b9c5282ea2220e09332c70ad5fbeae4b3be75b76 Mon Sep 17 00:00:00 2001 From: Paul Joseph Davis Date: Sun, 24 Apr 2011 18:04:30 +0000 Subject: Fixed 180 failure in distcheck. VPATH builds are teh awesome. git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.1.x@1096354 13f79535-47bb-0310-9956-ffa450edef68 --- test/etap/180-http-proxy.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/etap/180-http-proxy.t b/test/etap/180-http-proxy.t index 3d31b95a..41c77631 100755 --- a/test/etap/180-http-proxy.t +++ b/test/etap/180-http-proxy.t @@ -68,7 +68,7 @@ check_request(Name, Req, Remote, Local) -> test() -> couch_server_sup:start_link([ - test_util:build_file("test/etap/180-http-proxy.ini") | + test_util:source_file("test/etap/180-http-proxy.ini") | test_util:config_files() ]), ibrowse:start(), -- cgit v1.2.3