mirror of
https://github.com/containers/podman.git
synced 2025-07-30 11:52:47 +08:00

Ongoing steps toward RUN-1907: replace Exit(0) with ExitCleanly() Clean command-line replace. Also, fix up the Containerized and Debian exceptions in matcher. I was in a huge rush Thursday night when I added the Debian exception. This, I hope, makes it slightly easier to understand the cases where we don't check stderr. Signed-off-by: Ed Santiago <santiago@redhat.com>