Eli Mesika has submitted this change and it was merged. Change subject: Fixing restore.sh ......................................................................
Fixing restore.sh * Fixed return values logic * Changed if statements to modern bash style * Added quotes on all variables * Using tab for indentation * Using mktemp to create a tpm directory instead of hardcoded name Change-Id: I5df0eaf0c18d5d009b1e11c86b35beafecb1b6f0 Signed-off-by: Kiril Nesenko <[email protected]> --- M packaging/dbscripts/restore.sh 1 file changed, 98 insertions(+), 96 deletions(-) Approvals: Eli Mesika: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/18434 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I5df0eaf0c18d5d009b1e11c86b35beafecb1b6f0 Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Kiril Nesenko <[email protected]> Gerrit-Reviewer: Eli Mesika <[email protected]> Gerrit-Reviewer: Kiril Nesenko <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
