Ofer Schreiber 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: Ofer Schreiber: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/18507 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I5df0eaf0c18d5d009b1e11c86b35beafecb1b6f0 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.3 Gerrit-Owner: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Kiril Nesenko <[email protected]> Gerrit-Reviewer: Ofer Schreiber <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
