Sandro Bonazzola has submitted this change and it was merged.
Change subject: command: making default log file location generic in help text
......................................................................
command: making default log file location generic in help text
The default name of log file contains an execution timestamp;
the command help text prints it evaluating it at command
execution time so that file will not really exist.
Making it generic using a placeholder.
Change-Id: I1755c4aa60340be5fb95b7bfba789b4dd33b2633
Bug-Url:
https://bugzilla.redhat.com/1061636
Signed-off-by: Simone Tiraboschi <stirabos(a)redhat.com>
---
M src/__main__.py
1 file changed, 7 insertions(+), 1 deletion(-)
Approvals:
Sandro Bonazzola: Looks good to me, approved
Simone Tiraboschi: Verified
--
To view, visit
http://gerrit.ovirt.org/30116
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I1755c4aa60340be5fb95b7bfba789b4dd33b2633
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-log-collector
Gerrit-Branch: master
Gerrit-Owner: Simone Tiraboschi <stirabos(a)redhat.com>
Gerrit-Reviewer: Petr Benas <pbenas(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Simone Tiraboschi <stirabos(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server