From 2a145d0f6d8721d6c79fe95cf79a684757388640 Mon Sep 17 00:00:00 2001 From: varac Date: Wed, 30 Oct 2013 23:42:44 +0000 Subject: removed old debugging comments --- couchdb_recreate_dbs.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'couchdb_recreate_dbs.sh') 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 -- cgit v1.2.3