You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by da...@apache.org on 2014/02/06 18:19:14 UTC

[16/26] couch-replicator commit: updated refs/heads/import-rcouch to 589d958

don't crash if ibrowse is already started

fix #COUCHDB-1986


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

Branch: refs/heads/import-rcouch
Commit: b58ffb9b7ad263a185377feb25ff30ad9bab8f62
Parents: 4485a89
Author: benoitc <bc...@gmail.com>
Authored: Sat Dec 14 17:21:26 2013 +0100
Committer: benoitc <bc...@gmail.com>
Committed: Sat Dec 14 17:21:26 2013 +0100

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


http://git-wip-us.apache.org/repos/asf/couchdb-couch-replicator/blob/b58ffb9b/test/04-replication-large-atts.t
----------------------------------------------------------------------
diff --git a/test/04-replication-large-atts.t b/test/04-replication-large-atts.t
index 5386179..a7063c7 100755
--- a/test/04-replication-large-atts.t
+++ b/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 = [