diff options
author | Jake Hunsaker <jhunsake@redhat.com> | 2021-05-05 11:20:09 -0400 |
---|---|---|
committer | Jake Hunsaker <jhunsake@redhat.com> | 2021-05-12 10:53:15 -0400 |
commit | 05d041b1c618d6400bc10544865c3998a3d87131 (patch) | |
tree | 224cea913f7144818c5b891346b43f91a80b618f /sos.spec | |
parent | 61ff5ce165e654a02fe80b9de5ec8e49ed808ec9 (diff) | |
download | sos-05d041b1c618d6400bc10544865c3998a3d87131.tar.gz |
[archive] Don't shell out for compressing the archive
As sos is now python3-only, we can avoid shelling-out to compression
utilities like `xz` or `gzip`, and instead use the method provided by
the built-in `tarfile` module.
Resolves: #2523
Signed-off-by: Jake Hunsaker <jhunsake@redhat.com>
Diffstat (limited to 'sos.spec')
0 files changed, 0 insertions, 0 deletions