spiegel_podman/pkg/systemd/generate
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
..
common.go podman generate systemd: handle --sdnotify correctly 2022-07-25 14:16:17 +02:00
common_test.go generate systemd: support entrypoint JSON strings 2021-12-08 15:51:23 +01:00
containers.go Fix stutters 2022-09-10 07:52:00 -04:00
containers_test.go Add generate systemd -e/--env option 2022-09-06 20:17:11 +09:00
pods.go Fix stutters 2022-09-10 07:52:00 -04:00
pods_test.go generate systemd: pods: set exit policy 2022-05-03 15:28:50 +02:00