podman/cmd
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
..
podman Remove error stutter 2022-03-25 21:47:04 -04:00
podman-mac-helper Initial implementation of mac forwarding using a privileged docker sock claim helper 2022-02-16 03:49:17 -06:00
rootlessport fix a number of errcheck issues 2022-03-22 13:15:28 +01:00
winpath Add podman rm --depend 2022-01-11 14:33:54 -05:00