Alon Bar-Lev has posted comments on this change. Change subject: packaging: Allow restore to different db location ......................................................................
Patch Set 3: (1 comment) .................................................... File packaging/bin/engine-backup.sh Line 314: DB_USER Line 315: DB_PASSWORD Line 316: DB_NAME Line 317: DB_SECURED Line 318: DB_SEC_VALIDATION" BTW you can: while read var; do done << __EOF__ a b c __EOF__ Line 319: Line 320: echo "${vars}" | while read var; do Line 321: eval "value=\${$var}" Line 322: if [ -n "${value}" ]; then -- To view, visit http://gerrit.ovirt.org/20258 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ie2c84111808c638a1c589cf3c14c271184a0a7c2 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yedidyah Bar David <d...@redhat.com> Gerrit-Reviewer: Alex Lourie <alou...@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alo...@redhat.com> Gerrit-Reviewer: Ofer Schreiber <oschr...@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbona...@redhat.com> Gerrit-Reviewer: Yedidyah Bar David <d...@redhat.com> Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches