Podman adds an Error: to every error message. So starting an error message with "error" ends up being reported to the user as Error: error ... This patch removes the stutter. Also ioutil.ReadFile errors report the Path, so wrapping the err message with the path causes a stutter. Signed-off-by: Daniel J Walsh dwalsh@redhat.com [NO NEW TESTS NEEDED] Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> |
||
---|---|---|
.. | ||
pty_posix.go | ||
pty_ptmx.go | ||
pty_unsupported.go | ||
run_common.go | ||
run_freebsd.go | ||
run_linux.go | ||
run_test.go | ||
seccomp.go | ||
seccomp_freebsd.go | ||
seccomp_unsupported.go | ||
selinux.go | ||
selinux_unsupported.go | ||
unsupported.go |