Douglas Schilling Landgraf has posted comments on this change. Change subject: bootstrapping: avoid usage of tmp folder ......................................................................
Patch Set 2: (3 inline comments) .................................................... File vdsm_reg/deployUtil.py.in Line 203: os.unlink(vds_bstrap + 'c') concatenate to vds_bstrap the 'c' char to remove the *.pyc file. Line 204: os.unlink(vds_bstrap_cmp + 'c') the same idea as above. Line 206: os.unlink(vds_bstrap_deployutil + 'c') the same idea as above. -- To view, visit http://gerrit.ovirt.org/2277 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I1b5df6dd0b5ff0bdf648cd74d160384b86e5bbf7 Gerrit-PatchSet: 2 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Doron Fediuck <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Ewoud Kohl van Wijngaarden <[email protected]> Gerrit-Reviewer: Shu Ming <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://fedorahosted.org/mailman/listinfo/vdsm-patches
