summaryrefslogtreecommitdiff
path: root/couchdb_restoreall.sh
diff options
context:
space:
mode:
Diffstat (limited to 'couchdb_restoreall.sh')
-rwxr-xr-xcouchdb_restoreall.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/couchdb_restoreall.sh b/couchdb_restoreall.sh
index 20cd6b0..4bc6719 100755
--- a/couchdb_restoreall.sh
+++ b/couchdb_restoreall.sh
@@ -4,7 +4,7 @@
# python-couchdb =< 0.8-1 needs to be patched, see
# http://code.google.com/p/couchdb-python/issues/detail?id=194
-. couchdb-scripts-defaults.conf
+. couchdb_scripts_defaults.conf
. couchdb_functions
dbs="`get_dbs $URL`"