diff --git a/plugins/localdump/couchdb2.sh b/plugins/localdump/couchdb2.sh index a41f12b9d8e0a86c1a765896183c2e9178d91640..e801d83258dde4dd2ea361f1e19060afb279a80f 100755 --- a/plugins/localdump/couchdb2.sh +++ b/plugins/localdump/couchdb2.sh @@ -385,7 +385,6 @@ function _doBackupOfSingleInstance(){ rm -f "$dblistfile" echo "__DB__$SERVICENAME backup INFO: ${COUCHDB_INSTANCE} - backed up $iDbCount dbs of $iDbTotal total ... in $iTsTotal sec ($iDbPerSec databases per sec)" - exit }