Change in ovirt-log-collector[ovirt-log-collector-3.2]: tools: fixed --version output

Kiril Nesenko has submitted this change and it was merged. Change subject: tools: fixed --version output ...................................................................... tools: fixed --version output --version previously showed 1.0.0. Now it shows the package name and version as set in configure.ac. --local-tmp default value is now randomly generated using mkdtemp. The directory is cleaned up if -h, --version or --help where supplied avoiding to leave unwanted empty directories around. Moved some other constants to config.py using configure to set them. Change-Id: I88f53765028284221a0506efbc595b146a2bca8a Bug-Url: https://bugzilla.redhat.com/886052 Signed-off-by: Sandro Bonazzola <sbonazzo@redhat.com> --- A build/subst.inc M configure.ac M src/Makefile.am M src/__main__.py A src/config.py.in.in 5 files changed, 94 insertions(+), 20 deletions(-) Approvals: Kiril Nesenko: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/13472 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I88f53765028284221a0506efbc595b146a2bca8a Gerrit-PatchSet: 1 Gerrit-Project: ovirt-log-collector Gerrit-Branch: ovirt-log-collector-3.2 Gerrit-Owner: Kiril Nesenko <knesenko@redhat.com> Gerrit-Reviewer: Kiril Nesenko <knesenko@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com>
participants (1)
-
knesenko@redhat.com