summaryrefslogtreecommitdiff
path: root/couchdb_recreate_dbs.sh
diff options
context:
space:
mode:
authorroot <root@urchin.dev.bitmask.net>2013-10-30 22:30:37 +0000
committerroot <root@urchin.dev.bitmask.net>2013-10-30 22:30:37 +0000
commit93930972c870b53ac24e4d6d27649e9979950ecb (patch)
tree587cfab251a0d86305555af0a89d9990660ca203 /couchdb_recreate_dbs.sh
parentb634e8f6aeaa793883c101648d8fc8818d5d74ae (diff)
renamed: couchdb-scripts-defaults.conf -> couchdb_scripts_defaults.conf
Diffstat (limited to 'couchdb_recreate_dbs.sh')
-rwxr-xr-xcouchdb_recreate_dbs.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/couchdb_recreate_dbs.sh b/couchdb_recreate_dbs.sh
index c40fd1e..5e572d1 100755
--- a/couchdb_recreate_dbs.sh
+++ b/couchdb_recreate_dbs.sh
@@ -14,7 +14,7 @@
# concurrent replication might cause stalled tasks, see #https://leap.se/code/issues/3506,
# so we use slower, sequential replication here
-. couchdb-scripts-defaults.conf
+. couchdb_scripts_defaults.conf
. couchdb_functions