diff options
author | Jake Hunsaker <jhunsake@redhat.com> | 2018-06-08 11:20:04 -0400 |
---|---|---|
committer | Bryn M. Reeves <bmr@redhat.com> | 2018-06-18 15:49:43 +0100 |
commit | a065c50b5cfb8827063c2dcb9357a7e8de6b8035 (patch) | |
tree | 6aaaa64fd29a3f5c55b1111de65d896dcd9e139f /tests | |
parent | 294d829ba148781606065388d71905735cf8b82c (diff) | |
download | sos-a065c50b5cfb8827063c2dcb9357a7e8de6b8035.tar.gz |
[sosreport] Fix threads execution with no options and output formatting
Fixes an issue where sosreport would not run due to an unset number of
threads if 'sosreport' was run bare, with no options. Any option
(threads or otherwise) would mask this problem due to how the default
threads value was set by the parser. Now sosreport can be run without
any options and run normally, with the concurrency provided by the
threads.
Additionally, changes the status line printed during plugin execution to
be of a fixed length, so that output lines are not mangled when the
status line is updated, rather than a new line being printed (such as
what happens when using --batch).
Resolves: #1336
Signed-off-by: Jake Hunsaker <jhunsake@redhat.com>
Signed-off-by: Bryn M. Reeves <bmr@redhat.com>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions