Juan Hernandez has posted comments on this change. Change subject: packaging: Use /var/tmp instead of /var/cache ......................................................................
Patch Set 2: Yes we can pass any tmp dir we want, that is not a problem. And yes, we can do a second fork and that way we can remember the temp dir and clean it up. But I wanted to avoid that complication into this change. I also wanted to avoid having an additional process (the python interpreter) sitting there doing nothing, but it might end up being convenient, for this and other reasons. -- To view, visit http://gerrit.ovirt.org/6453 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I369f1d4175674b9b784cb33e1f4e4f58ff4820bf Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Juan Hernandez <[email protected]> Gerrit-Reviewer: Ofer Schreiber <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
