summaryrefslogtreecommitdiff
path: root/test/e2e/run_staticip_test.go
diff options
context:
space:
mode:
authorPaul Holzinger <pholzing@redhat.com>2022-09-07 14:08:52 +0200
committerPaul Holzinger <pholzing@redhat.com>2022-09-13 10:33:13 +0200
commit90634d5ee2524b532769959bba9f728b520ed1ac (patch)
treef572b392eaa7b49c5ace8ca4df5eb7cfacd47cfd /test/e2e/run_staticip_test.go
parent20eccfc9d025965f99ca118d034b39924c6b8659 (diff)
downloadpodman-90634d5ee2524b532769959bba9f728b520ed1ac.tar.gz
podman-90634d5ee2524b532769959bba9f728b520ed1ac.tar.bz2
podman-90634d5ee2524b532769959bba9f728b520ed1ac.zip
podman volume ls: 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, we can add a new test for the newline bug when the common PR is vendored in. Also fixa bug since the table format is expected to print headers as well. [1] https://github.com/containers/common/pull/1146 Signed-off-by: Paul Holzinger <pholzing@redhat.com>
Diffstat (limited to 'test/e2e/run_staticip_test.go')
0 files changed, 0 insertions, 0 deletions