diff options
author | Paul Holzinger <pholzing@redhat.com> | 2022-09-08 12:48:28 +0200 |
---|---|---|
committer | Paul Holzinger <pholzing@redhat.com> | 2022-09-13 10:33:14 +0200 |
commit | e5389e98f78294f404ba611fc0d6a6396e8ca6f0 (patch) | |
tree | bf53767ee89bb93f047a77dc68a2268940807115 /dependencies | |
parent | 1acebdda371ae84c4354de0b6eff22e9e70f31fe (diff) | |
download | podman-e5389e98f78294f404ba611fc0d6a6396e8ca6f0.tar.gz podman-e5389e98f78294f404ba611fc0d6a6396e8ca6f0.tar.bz2 podman-e5389e98f78294f404ba611fc0d6a6396e8ca6f0.zip |
podman info: use report.Formatter over Template
Currently the podman command --format output code uses a mix of
report.Formatter and report.Template.
I patched report.Formatter to correctly handle newlines[1]. Since we
cannot fix this with report.Template we have to migrate all users to
report.Formatter. This ensures consistent behavior for all commands.
This change does not change the output.
[1] https://github.com/containers/common/pull/1146
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
Diffstat (limited to 'dependencies')
0 files changed, 0 insertions, 0 deletions