Skip to content
Snippets Groups Projects

Db Profiles

2 files
+ 5
5
Compare changes
  • Side-by-side
  • Inline

Files

+ 1
1
@@ -514,7 +514,7 @@ rc=$rc+$?
if [ $rc -eq 0 ]; then
echo OK: couchdb2 config was found on this system ... checking requirements for backup ...
# echo OK: couchdb2 config was found on this system ... checking requirements for backup ...
j_requireBinary "curl" 1
j_requireBinary "couchbackup" 1
Loading