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

eable couchbackup

parent 89542396
No related branches found
No related tags found
1 merge request!129Db Profiles
...@@ -346,9 +346,7 @@ function _doBackupOfSingleInstance(){ ...@@ -346,9 +346,7 @@ function _doBackupOfSingleInstance(){
echo -n "Need to backup ... " echo -n "Need to backup ... "
# TODO # TODO
# check command line couchbackup --db "${dbname}" >"${OUTFILE}".progress 2>/dev/null && mv "${OUTFILE}".progress "${OUTFILE}"
echo couchbackup --db "${dbname}" >"${OUTFILE}".progress 2>/dev/null && mv "${OUTFILE}".progress "${OUTFILE}"
# exit 1;
fetchrc fetchrc
# $myrc is last returncode - set in fetchrc # $myrc is last returncode - set in fetchrc
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment