podman/pkg/domain/infra
Daniel J Walsh 2c63b8439b
Fix stutters
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>
2022-09-10 07:52:00 -04:00
..
abi Fix stutters 2022-09-10 07:52:00 -04:00
tunnel Fix stutters 2022-09-10 07:52:00 -04:00
runtime_abi.go Improve robustness of `podman system reset` 2022-06-03 12:54:08 -04:00
runtime_abi_unsupported.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
runtime_libpod.go infra: remove dead code 2022-08-30 14:39:27 +02:00
runtime_proxy.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
runtime_tunnel.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00