Dan Kenigsberg has submitted this change and it was merged. Change subject: vdsm/vdsm: fix vdsm start failure ......................................................................
vdsm/vdsm: fix vdsm start failure vdsm checks the log file permissions before start. However the log file path in the code is not correct, so it checks a non-existing file and always fails. This patch fix the problem. Change-Id: I102c017e564f0f24782992fae29395ae556b34ed Signed-off-by: Zhou Zheng Sheng <[email protected]> --- M vdsm/vdsm 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Yaniv Bronhaim: Looks good to me, but someone else must approve Dan Kenigsberg: Looks good to me, approved Zhou Zheng Sheng: Verified -- To view, visit http://gerrit.ovirt.org/10145 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I102c017e564f0f24782992fae29395ae556b34ed Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Zhou Zheng Sheng <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: Zhou Zheng Sheng <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
