diff options
author | Matthew Heon <matthew.heon@pm.me> | 2020-06-09 14:05:45 -0400 |
---|---|---|
committer | Matthew Heon <matthew.heon@pm.me> | 2020-06-09 14:10:10 -0400 |
commit | 817dbdfdf8ee10c524a15f7247a3742cb926f96b (patch) | |
tree | 7f41fdafae0074d5c17e9cf91b1a04ad06284083 /test/e2e/system_df_test.go | |
parent | fbe09d78e91c9ac5cadc8b00a67c7d7f89d64868 (diff) | |
download | podman-817dbdfdf8ee10c524a15f7247a3742cb926f96b.tar.gz podman-817dbdfdf8ee10c524a15f7247a3742cb926f96b.tar.bz2 podman-817dbdfdf8ee10c524a15f7247a3742cb926f96b.zip |
Ensure signal validation happens first in pod kill
This fixes an error in the system tests, which expect that when
you try and kill a nonexistent pod with an incorrect signal, you
receive an error about the signal, not the pod.
At the same time, fix a missing return statement in the bindings,
which could also have caused us grief.
Fixes #6540
Signed-off-by: Matthew Heon <matthew.heon@pm.me>
Diffstat (limited to 'test/e2e/system_df_test.go')
0 files changed, 0 insertions, 0 deletions