podman/pkg/hooks/1.0.0
Matthew Heon b4420e22fc Fix a bug with hook ALWAYS matching with a process
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
2018-08-22 11:48:43 +00:00
..
hook.go hooks: Add package support for extension stages 2018-05-14 21:36:48 +00:00
hook_test.go hooks: Add package support for extension stages 2018-05-14 21:36:48 +00:00
when.go Fix a bug with hook ALWAYS matching with a process 2018-08-22 11:48:43 +00:00
when_test.go Fix a bug with hook ALWAYS matching with a process 2018-08-22 11:48:43 +00:00