From d277f7173a10910cab990b5b18e7b01bfc5034f2 Mon Sep 17 00:00:00 2001 From: Paul Joseph Davis Date: Thu, 21 Apr 2011 23:04:29 +0000 Subject: More fixes for the build system. git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.1.x@1095842 13f79535-47bb-0310-9956-ffa450edef68 --- test/etap/081-config-override.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/etap/081-config-override.t') diff --git a/test/etap/081-config-override.t b/test/etap/081-config-override.t index 95baa023..01f8b4c2 100755 --- a/test/etap/081-config-override.t +++ b/test/etap/081-config-override.t @@ -148,7 +148,7 @@ test() -> ), etap:is( - couch_config:set("httpd", "port", "8080", false), + couch_config:set("httpd", "port", "8080"), ok, "Writing {httpd, port} is kosher." ), -- cgit v1.2.3