mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-09-03 14:17:50 +00:00
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> |
||
|---|---|---|
| .. | ||
| generate.go | ||
| kube.go | ||
| systemd.go | ||