mirror of
https://github.com/containers/podman.git
synced 2025-07-15 03:02:52 +08:00

Currently, we're not cleanup up after ourselves when fileOutput is nil. This patch fixes that. Signed-off-by: Jonathan Dieter <jonathan.dieter@spearline.com>