Doron Fediuck has submitted this change and it was merged. Change subject: core: Exit in case of an error ......................................................................
core: Exit in case of an error Adding a parameter to execute-file to determine if we want to exit or just return the error code. when an error occurs, script execution is halted except on the upgrade process in which we will have also to update the schema_version table and in that case we will only return the code. Change-Id: I14000f3ce84f0f7acbae66240ccce6d1b4834934 --- M backend/manager/dbscripts/dbfunctions.sh 1 file changed, 8 insertions(+), 7 deletions(-) Approvals: Doron Fediuck: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/1044 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I14000f3ce84f0f7acbae66240ccce6d1b4834934 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Eli Mesika <[email protected]> Gerrit-Reviewer: Doron Fediuck <[email protected]> Gerrit-Reviewer: Eli Mesika <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
