automation-tests/cmd/podman/generate
Daniel J Walsh 831d7fb0d7
Stop excessive wrapping of errors
Most of the builtin golang functions like os.Stat and
os.Open report errors including the file system object
path. We should not wrap these errors and put the file path
in a second time, causing stuttering of errors when they
get presented to the user.

This patch tries to cleanup a bunch of these errors.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-10-30 05:34:04 -04:00
..
generate.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
kube.go Stop excessive wrapping of errors 2020-10-30 05:34:04 -04:00
systemd.go Merge pull request #8077 from jwhonce/wip/report 2020-10-21 17:59:56 -04:00