You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by kx...@apache.org on 2013/12/16 21:04:07 UTC

[47/50] git commit: updated refs/heads/1744-single-config-file to 1c344a9

don't crash if ibrowse is already started

fix #COUCHDB-1986


Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/74e0f08f
Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/74e0f08f
Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/74e0f08f

Branch: refs/heads/1744-single-config-file
Commit: 74e0f08f72f8c002674159a4f765991f101abddc
Parents: cb90950
Author: Benoit Chesneau <bc...@gmail.com>
Authored: Sat Dec 14 17:21:26 2013 +0100
Committer: Benoit Chesneau <bc...@gmail.com>
Committed: Sat Dec 14 17:21:26 2013 +0100

----------------------------------------------------------------------
 src/couch_replicator/test/04-replication-large-atts.t | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/74e0f08f/src/couch_replicator/test/04-replication-large-atts.t
----------------------------------------------------------------------
diff --git a/src/couch_replicator/test/04-replication-large-atts.t b/src/couch_replicator/test/04-replication-large-atts.t
index 5386179..a7063c7 100755
--- a/src/couch_replicator/test/04-replication-large-atts.t
+++ b/src/couch_replicator/test/04-replication-large-atts.t
@@ -64,8 +64,8 @@ main(_) ->
 
 test() ->
     couch_server_sup:start_link(test_util:config_files()),
-    ibrowse:start(),
-    crypto:start(),
+    application:start(ibrowse),
+    application:start(crypto),
     couch_config:set("attachments", "compressible_types", "text/*", false),
 
     Pairs = [