Skip to content
Snippets Groups Projects
Commit 10e1ad1b authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

Merge branch 'message-on-no-sequenceid-couchdb2' into 'master'

change message text

See merge request !105
parents b877383a c4cc527e
No related branches found
No related tags found
Loading
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment