diff options
author | Brent Baude <bbaude@redhat.com> | 2021-08-27 09:54:54 -0500 |
---|---|---|
committer | Brent Baude <bbaude@redhat.com> | 2021-08-27 10:06:51 -0500 |
commit | 85846b633cc43b18857c943eadd446071f7c04cc (patch) | |
tree | 1dc3a36e877c5c8334f473180b7c4c6ee962550c /cmd | |
parent | d09259a1a754ab08c74b13272882a89b5c736e88 (diff) | |
download | podman-85846b633cc43b18857c943eadd446071f7c04cc.tar.gz podman-85846b633cc43b18857c943eadd446071f7c04cc.tar.bz2 podman-85846b633cc43b18857c943eadd446071f7c04cc.zip |
change error comparison for exec.ErrNotFound
it seeems exec.ErrNotFound does not work with simple equality checks and
needs errors.Is() to work correctly.
[NO TESTS NEEDED]
Signed-off-by: Brent Baude <bbaude@redhat.com>
Diffstat (limited to 'cmd')
0 files changed, 0 insertions, 0 deletions