Sandro Bonazzola has posted comments on this change. Change subject: packaging: Add backup and restore utility ......................................................................
Patch Set 17: (1 inline comment) .................................................... File packaging/bin/engine-backup.sh Line 112: local tardir="${TEMP_FOLDER}/tar" Line 113: mkdir "${tardir}" || die "Cannot create '${tardir}'" Line 114: mkdir "${tardir}/${FILES}" || die "Cannot create '${tardir}/files'" Line 115: mkdir "${tardir}/${DB}" || die "Cannot create '${tardir}/db'" Line 116: trailing tabs Line 117: if [ "${SCOPE}" != "dbonly" ] ; then Line 118: backupFiles "${BACKUP_FOLDERS}" "${tardir}/files" Line 119: fi Line 120: -- To view, visit http://gerrit.ovirt.org/15276 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I7f6c386a0f48ccd520978193639120999e00cf2a Gerrit-PatchSet: 17 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Ofer Schreiber <oschr...@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alo...@redhat.com> Gerrit-Reviewer: Eli Mesika <emes...@redhat.com> Gerrit-Reviewer: Kiril Nesenko <knese...@redhat.com> Gerrit-Reviewer: Moran Goldboim <mgold...@redhat.com> Gerrit-Reviewer: Ofer Schreiber <oschr...@redhat.com> Gerrit-Reviewer: Ohad Basan <oba...@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbona...@redhat.com> Gerrit-Reviewer: Yedidyah Bar David <d...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches