diff options
author | Paul Holzinger <pholzing@redhat.com> | 2022-09-08 14:02:40 +0200 |
---|---|---|
committer | Paul Holzinger <pholzing@redhat.com> | 2022-09-13 10:33:15 +0200 |
commit | 7f8e99ded41fe08564546277ce7f922434c354e8 (patch) | |
tree | e0740a95f8f9f717d05d3409b6d3b148f765ceb4 /test/e2e | |
parent | 0c21dcf70c0a69f4614ca5d28c461f8ea50665dd (diff) | |
download | podman-7f8e99ded41fe08564546277ce7f922434c354e8.tar.gz podman-7f8e99ded41fe08564546277ce7f922434c354e8.tar.bz2 podman-7f8e99ded41fe08564546277ce7f922434c354e8.zip |
podman version: 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 'test/e2e')
0 files changed, 0 insertions, 0 deletions