diff --git a/plugins/localdump/couchdb2.sh b/plugins/localdump/couchdb2.sh index dd98daffb7004c47c48905a8e7336e7cf9fa9735..2106d8756035f99341e06649dd1b3e11e285aab2 100755 --- a/plugins/localdump/couchdb2.sh +++ b/plugins/localdump/couchdb2.sh @@ -220,7 +220,7 @@ function _doBackupOfSingleInstance(){ else if [ -z "$sSequenceCurrent" ]; then - echo "WARNING: unable to fetch current sequence ID - maybe the dump will fail." + echo "WARNING: unable to fetch current sequence ID - maybe the database was deleted." else echo fi