diff options
author | Kazuhito Hagio <k-hagio-ab@nec.com> | 2020-03-11 16:02:26 -0400 |
---|---|---|
committer | Jake Hunsaker <jhunsake@redhat.com> | 2020-03-18 09:49:14 -0400 |
commit | 436e4a85c703b85695af4c343f6ae3ce3e56def0 (patch) | |
tree | 867b319b836ef7dbf8b18c847f1fe27e35ecd2e7 /.gitignore | |
parent | 5b5302e7a7b1931d51e4960a9a56f14cd0c855c1 (diff) | |
download | sos-436e4a85c703b85695af4c343f6ae3ce3e56def0.tar.gz |
[sar] Fix "sar: could not list /var/log/sa/*" warning
Commit d334c5dedbcf ("[sar] Fix the parameter specified in
add_copy_spec() to wildcard") appended the wildcard to the sa_path.
But since it is passed to os.listdir() as is, the following warning
is printed and later commands are not collected.
[plugin:sar] sar: could not list /var/log/sa/*
Resolves: #1978
Signed-off-by: Kazuhito Hagio <k-hagio-ab@nec.com>
Signed-off-by: Jake Hunsaker <jhunsake@redhat.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions