mirror of
https://github.com/containers/podman.git
synced 2025-06-15 22:04:32 +08:00

When a non-nil process was used and a hook was set to match always, this would not actually match. Fix this. Fixes: #1308 Signed-off-by: Matthew Heon <matthew.heon@gmail.com> Closes: #1311 Approved by: rhatdan