diff options
author | Paul Holzinger <pholzing@redhat.com> | 2022-09-08 13:48:37 +0200 |
---|---|---|
committer | Paul Holzinger <pholzing@redhat.com> | 2022-09-13 10:33:14 +0200 |
commit | 0c21dcf70c0a69f4614ca5d28c461f8ea50665dd (patch) | |
tree | 363f98e7277edd6938f7faa6f4f537607674ef7d /test/compose/images | |
parent | e5389e98f78294f404ba611fc0d6a6396e8ca6f0 (diff) | |
download | podman-0c21dcf70c0a69f4614ca5d28c461f8ea50665dd.tar.gz podman-0c21dcf70c0a69f4614ca5d28c461f8ea50665dd.tar.bz2 podman-0c21dcf70c0a69f4614ca5d28c461f8ea50665dd.zip |
podman machine 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 'test/compose/images')
0 files changed, 0 insertions, 0 deletions