Yaniv Dary has submitted this change and it was merged.
Change subject: packaging: setup: check service status by rc
......................................................................
packaging: setup: check service status by rc
Before this change, the status of services was checked by searching for
keywords in the output of 'service $service status'. This didn't work
well on locales where the output did not contain the expected keywords.
With this change we only check the return code of that command.
Bug-Url:
https://bugzilla.redhat.com/1067673
Change-Id: I306dfb6cf069c26a59e1d9a0d4678a1888300784
Signed-off-by: Yedidyah Bar David <didi(a)redhat.com>
---
M packaging/common_utils.py
1 file changed, 1 insertion(+), 8 deletions(-)
Approvals:
Yaniv Dary: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/25455
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I306dfb6cf069c26a59e1d9a0d4678a1888300784
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-dwh
Gerrit-Branch: ovirt-3.3
Gerrit-Owner: Yedidyah Bar David <didi(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Yaniv Dary <ydary(a)redhat.com>
Gerrit-Reviewer: Yedidyah Bar David <didi(a)redhat.com>