podman/pkg/specgenutil
Daniel J Walsh 7680211ede
Remove error stutter
When podman gets an error it prints out "Error: " before
printing the error string.  If the error message starts with
error, we end up with

Error: error ...

This PR Removes all of these stutters.

logrus.Error() also prints out that this is an error, so no need for the
error stutter.

[NO NEW TESTS NEEDED]

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2022-03-25 21:47:04 -04:00
..
createparse.go Implement Podman Container Clone 2022-02-20 21:11:14 -05:00
ports.go InfraContainer Rework 2021-08-26 16:05:16 -04:00
specgen.go Remove error stutter 2022-03-25 21:47:04 -04:00
util.go rename --cni-config-dir to --network-config-dir 2022-01-18 19:28:25 +01:00
volumes.go pkg: support passing down options for idmap 2022-02-16 11:19:58 +01:00