mirror of
https://github.com/containers/podman.git
synced 2025-10-13 09:15:20 +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>