automation-tests/test/testvol
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
..
Containerfile test/testvol: rework testvol binary 2022-06-23 18:36:30 +02:00
create.go test/testvol: rework testvol binary 2022-06-23 18:36:30 +02:00
list.go test/testvol: rework testvol binary 2022-06-23 18:36:30 +02:00
main.go Fix stutters 2022-09-10 07:52:00 -04:00
remove.go test/testvol: rework testvol binary 2022-06-23 18:36:30 +02:00
util.go Add support for containers.conf volume timeouts 2022-08-23 15:42:00 -04:00