automation-tests/pkg/api/handlers
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
..
compat Fix stutters 2022-09-10 07:52:00 -04:00
libpod Fix stutters 2022-09-10 07:52:00 -04:00
swagger implement podman update 2022-09-01 13:02:01 -04:00
types bump go module to version 4 2022-01-18 12:47:07 +01:00
utils Switch to `github.com/blang/semver/v4` 2022-07-14 13:53:13 +02:00
decoder.go pkg/api: do not register decoder in endpoint handler 2022-04-29 14:06:54 +02:00
types.go implement podman update 2022-09-01 13:02:01 -04:00