podman/pkg/api
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
..
handlers Fix stutters 2022-09-10 07:52:00 -04:00
server Fix swagger documentation 2022-09-09 15:15:54 +09:00
types Swagger refactor/cleanup 2022-05-19 15:24:18 -07:00
Makefile Remove GO111MODULES use 2022-05-17 13:42:03 -07:00
tags.yaml [CI:DOCS] Set all operation id to be compatibile 2021-04-05 19:54:30 -07:00