summaryrefslogtreecommitdiff
path: root/test/etap/111-replication-changes-feed.t
diff options
context:
space:
mode:
authorJan Lehnardt <jan@apache.org>2009-09-02 12:42:52 +0000
committerJan Lehnardt <jan@apache.org>2009-09-02 12:42:52 +0000
commite537632a0b357c265876517efccd0bc06950799a (patch)
tree2b2aa53c2f9a90d9bd4719675c062918e151efdc /test/etap/111-replication-changes-feed.t
parent2fa163c599b81018a60790cb7a0400e21e8d6d89 (diff)
fix make check, patch by Bob Dionne, closes COUCHDB-493
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@810485 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test/etap/111-replication-changes-feed.t')
-rwxr-xr-xtest/etap/111-replication-changes-feed.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/etap/111-replication-changes-feed.t b/test/etap/111-replication-changes-feed.t
index bfe40484..dcbd500e 100755
--- a/test/etap/111-replication-changes-feed.t
+++ b/test/etap/111-replication-changes-feed.t
@@ -54,7 +54,7 @@ main(_) ->
ok.
test() ->
- couch_server:start(
+ couch_server_sup:start_link(
["etc/couchdb/default_dev.ini", "etc/couchdb/local_dev.ini"]
),
ibrowse:start(),