Yaniv Bronhaim has submitted this change and it was merged. Change subject: configurator.py: fix _removeFile to do as described in it's doc string. ......................................................................
configurator.py: fix _removeFile to do as described in it's doc string. Remove file in a non racy way without using the utils.rmFile() which assumes the file exists. Change-Id: I0436832ae63891c097038ef2b76606c30c40328a Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1109569 Signed-off-by: Mooli Tayer <[email protected]> Reviewed-on: http://gerrit.ovirt.org/28782 Reviewed-by: Oved Ourfali <[email protected]> Reviewed-by: Nir Soffer <[email protected]> Reviewed-by: Yaniv Bronhaim <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> Reviewed-on: http://gerrit.ovirt.org/31778 --- M lib/vdsm/tool/configurator.py 1 file changed, 6 insertions(+), 1 deletion(-) Approvals: Nir Soffer: Looks good to me, but someone else must approve Yaniv Bronhaim: Looks good to me, approved mooli tayer: Verified -- To view, visit http://gerrit.ovirt.org/31778 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I0436832ae63891c097038ef2b76606c30c40328a Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: ovirt-3.5 Gerrit-Owner: mooli tayer <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: Oved Ourfali <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: mooli tayer <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
