automation-tests/cmd/podman/formats
umohnani8 363cfcb0ce Fix when the --format flag prints a new line at the end
If the output is to a terminal, return a new line at the end of the
output so that the output is visually appealing. If the output is being
piped, or saved to a file, basically not being outputted to a terminal, do
not print a new line at the end of the output. This ensures any further data
manipulation with the results happens smoothly without requiring to remember
the '/n' at the end of the output.

Signed-off-by: umohnani8 <umohnani@redhat.com>
2018-02-07 10:43:16 -05:00
..
formats.go Fix when the --format flag prints a new line at the end 2018-02-07 10:43:16 -05:00
templates.go Rename all references to kpod to podman 2017-12-18 16:46:05 +00:00