
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@redhat.com> (cherry picked from commit 73da03974029086ead9747d69c023c91939aa6d2) --- M src/__main__.py 1 file changed, 7 insertions(+), 1 deletion(-) Approvals: Sandro Bonazzola: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/30138 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: ovirt-log-collector-3.5 Gerrit-Owner: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Simone Tiraboschi <stirabos@redhat.com> Gerrit-Reviewer: automation@ovirt.org