buildah/bind
Daniel J Walsh 8d5d763213
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

[NO NEW TESTS NEEDED]

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2022-09-19 07:11:44 -04:00
..
mount.go Fix stutters 2022-09-19 07:11:44 -04:00
mount_unsupported.go bind/mount_unsupported.go: remove import errors 2018-06-26 13:34:04 -05:00
util.go Remove util.StringInSlice because it is defined in containers/common 2022-05-25 05:49:04 -04:00