summaryrefslogtreecommitdiff
path: root/couchdb_recreate_dbs.sh
diff options
context:
space:
mode:
Diffstat (limited to 'couchdb_recreate_dbs.sh')
-rwxr-xr-xcouchdb_recreate_dbs.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/couchdb_recreate_dbs.sh b/couchdb_recreate_dbs.sh
index 5e572d1..48651fe 100755
--- a/couchdb_recreate_dbs.sh
+++ b/couchdb_recreate_dbs.sh
@@ -19,7 +19,6 @@
dbs="`get_dbs $URL`"
-#dbs='users_replicated' # for debugging
# concurrent replication might cause stalled tasks, see #https://leap.se/code/issues/3506
for db in $dbs