Yaniv Dary has submitted this change and it was merged. Change subject: etl: removed unneeded chown that causes error on service actions ......................................................................
etl: removed unneeded chown that causes error on service actions The PID file is already created with the correct permissions, so this chown can be removed. If dwh is stopped a error arises due to PID file not created yet. Change-Id: I5a16c47c36fccd177db607f5c64a69c0799912fa Signed-off-by: Yaniv Dary <[email protected]> --- M data-warehouse/history_etl/history_service/ovirt-engine-dwhd 1 file changed, 0 insertions(+), 1 deletion(-) Approvals: Yaniv Dary: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/20985 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I5a16c47c36fccd177db607f5c64a69c0799912fa Gerrit-PatchSet: 2 Gerrit-Project: ovirt-dwh Gerrit-Branch: master Gerrit-Owner: Yaniv Dary <[email protected]> Gerrit-Reviewer: Alex Lourie <[email protected]> Gerrit-Reviewer: Yaniv Dary <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
