diff options
author | Bryn M. Reeves <bmr@redhat.com> | 2014-04-10 16:11:07 +0100 |
---|---|---|
committer | Bryn M. Reeves <bmr@redhat.com> | 2014-04-10 16:11:07 +0100 |
commit | eefc895b1cbfcb347d2f35828e92e606bf8dc457 (patch) | |
tree | 0299403ba80546e4a09c963557acd91f9769b6f8 /man/en | |
parent | cb39309571cb2915d4c19fee0d6588f1ee9cdb40 (diff) | |
download | sos-eefc895b1cbfcb347d2f35828e92e606bf8dc457.tar.gz |
Really fix file and command collection regressions
Previous patch was missing the hunks for plugins other than
usb:
modified: sos/plugins/general.py
modified: sos/plugins/logs.py
modified: sos/plugins/networking.py
modified: sos/plugins/qpid.py
modified: sos/plugins/s390.py
The automation used to convert to add_copy_specs() and
add_cmd_outputs() left a few missing and stray commas in file
and command lists, for e.g. causing two lsusb commands to be
concatenated:
Running 71/74: usb...
[plugin:usb] collecting path '/sys/bus/usb'
[plugin:usb] collecting output of 'lsusblsusb -v'
[plugin:usb] collecting output of 'lsusb -t'
Signed-off-by: Bryn M. Reeves <bmr@redhat.com>
Diffstat (limited to 'man/en')
0 files changed, 0 insertions, 0 deletions