buildah/tests/tools
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
..
vendor Fix stutters 2022-09-19 07:11:44 -04:00
Makefile CI: rm git-validation, add GHA job to validate PRs 2022-01-20 10:41:15 -08:00
go.mod build(deps): bump github.com/golangci/golangci-lint in /tests/tools 2022-08-05 08:27:42 +00:00
go.sum build(deps): bump github.com/golangci/golangci-lint in /tests/tools 2022-08-05 08:27:42 +00:00
tools.go CI: rm git-validation, add GHA job to validate PRs 2022-01-20 10:41:15 -08:00