Alon Bar-Lev has posted comments on this change. Change subject: tools: fixed --version output ......................................................................
Patch Set 2: (1 inline comment) .................................................... File src/config.py.in.in Line 10: DEFAULT_CA_PEM = "@sysconfdir_POST@/pki/ovirt-engine/ca.pem" Line 11: DEFAULT_SSH_KEY = "@sysconfdir_POST@/pki/ovirt-engine/keys/engine_id_rsa" Line 12: DEFAULT_CONFIGURATION_FILE = "@engineconfigdir_POST@/logcollector.conf" Line 13: DEFAULT_LOG_FILE = "@localstatedir_POST@/log/ovirt-engine/engine-log-collector.log" Line 14: DEFAULT_SCRATCH_DIR = "/tmp/logcollector" in config.py.in.in there should be only stuff that are autoconf related, it mimics the standard config.h. Other stuff should move to constants or any other similar source. Also the use of /tmp should be removed even if it is 'just the default' of something, as /tmp is dynamic these days. -- To view, visit http://gerrit.ovirt.org/12735 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I88f53765028284221a0506efbc595b146a2bca8a Gerrit-PatchSet: 2 Gerrit-Project: ovirt-log-collector Gerrit-Branch: master Gerrit-Owner: Sandro Bonazzola <sbona...@redhat.com> Gerrit-Reviewer: Alex Lourie <alou...@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alo...@redhat.com> Gerrit-Reviewer: Keith Robertson <krobe...@redhat.com> Gerrit-Reviewer: Kiril Nesenko <knese...@redhat.com> Gerrit-Reviewer: Moran Goldboim <mgold...@redhat.com> Gerrit-Reviewer: Ofer Schreiber <oschr...@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbona...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches