Change in ovirt-hosted-engine-ha[ovirt-hosted-engine-ha-1.2]: init: Propagate status return value to start and stop functions

Sandro Bonazzola has submitted this change and it was merged. Change subject: init: Propagate status return value to start and stop functions ...................................................................... init: Propagate status return value to start and stop functions The status function should store the return status both in the RETVAL variable and return it as the function return value so that it can be used by the start, stop, and other functions. Change-Id: I50f7b7e30ead2cab80e62ea38cbdb1376fa7966a Bug-Url: https://bugzilla.redhat.com/1123285 Signed-off-by: Greg Padgett <gpadgett@redhat.com> (cherry picked from commit 957facc570c100af54c061b111abbe4220e897c8) --- M initscripts/ovirt-ha-agent.init.in M initscripts/ovirt-ha-broker.init.in 2 files changed, 2 insertions(+), 0 deletions(-) Approvals: Sandro Bonazzola: Looks good to me, approved Jiří Moskovčák: Verified; Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/30873 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I50f7b7e30ead2cab80e62ea38cbdb1376fa7966a Gerrit-PatchSet: 1 Gerrit-Project: ovirt-hosted-engine-ha Gerrit-Branch: ovirt-hosted-engine-ha-1.2 Gerrit-Owner: Jiří Moskovčák <jmoskovc@redhat.com> Gerrit-Reviewer: Greg Padgett <gpadgett@redhat.com> Gerrit-Reviewer: Jiří Moskovčák <jmoskovc@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
sbonazzo@redhat.com