mirror of
https://github.com/containers/podman.git
synced 2026-07-28 16:07:02 -04:00
When the command output is logged we do not need an extra pipe and scanner to read the output line by line, we can just log it directly via a writer. Now this of course does loose the line by line parsing of the scanner but IMO this is better as it is simpler and less code to worry about. Signed-off-by: Paul Holzinger <pholzing@redhat.com>
5.6 KiB
5.6 KiB