mirror of
https://github.com/containers/podman.git
synced 2026-03-20 23:53:25 -04:00
When the Go template was given with \t in between fields, the \t was not being recognized as a tab. Fixes that issue. Signed-off-by: umohnani8 <umohnani@redhat.com> Closes: #265 Approved by: rhatdan