Nir Soffer has submitted this change and it was merged. Change subject: oop: add writeFile API ......................................................................
oop: add writeFile API We currently have a writeLines API but we should also have an API for writing a prepared string to the file. Change-Id: I12fa2736568174ca8ecef371ba4285765687971a Signed-off-by: Adam Litke <[email protected]> Reviewed-on: https://gerrit.ovirt.org/56415 Reviewed-by: Nir Soffer <[email protected]> Continuous-Integration: Jenkins CI --- M vdsm/storage/outOfProcess.py 1 file changed, 5 insertions(+), 0 deletions(-) Approvals: Adam Litke: Verified Nir Soffer: Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/56415 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I12fa2736568174ca8ecef371ba4285765687971a Gerrit-PatchSet: 2 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Adam Litke <[email protected]> Gerrit-Reviewer: Adam Litke <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
