spiegel_podman/pkg
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
..
annotations fix a number of godot issues 2022-03-22 13:04:35 +01:00
api Merge pull request #13274 from jwhonce/wip/manifest_4_main 2022-03-24 18:25:45 +01:00
auth Run codespell on code 2022-01-21 09:52:12 -05:00
autoupdate bump go module to version 4 2022-01-18 12:47:07 +01:00
bindings Remove error stutter 2022-03-25 21:47:04 -04:00
channel channel: simplify implementation 2021-05-06 11:51:15 +02:00
checkpoint fix a number of errcheck issues 2022-03-22 13:15:28 +01:00
copy bump go module to version 4 2022-01-18 12:47:07 +01:00
criu go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
ctime go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
domain Remove error stutter 2022-03-25 21:47:04 -04:00
env linter: enable makezero 2022-03-22 13:04:35 +01:00
errorhandling linter: enable nilerr 2022-03-22 13:04:35 +01:00
hooks bump go module to version 4 2022-01-18 12:47:07 +01:00
inspect fix a number of godot issues 2022-03-22 13:04:35 +01:00
k8s.io linter: enable makezero 2022-03-22 13:04:35 +01:00
kubeutils remove unneeded k8s code 2022-03-15 14:48:08 +01:00
lookup fix a number of godot issues 2022-03-22 13:04:35 +01:00
machine Remove error stutter 2022-03-25 21:47:04 -04:00
namespaces [NO TESTS NEEDED] Shrink the size of podman-remote 2021-03-29 09:49:45 -04:00
parallel bump go module to version 4 2022-01-18 12:47:07 +01:00
ps bump go module to version 4 2022-01-18 12:47:07 +01:00
resolvconf Revert "Move each search dns to its own line" 2022-02-02 19:33:21 +01:00
rootless Remove error stutter 2022-03-25 21:47:04 -04:00
rootlessport go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
seccomp Spelling 2020-12-22 13:34:31 -05:00
selinux Fix SELinux functions names to not be repetitive 2020-04-23 15:57:34 -04:00
servicereaper go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
signal fix a number of godot issues 2022-03-22 13:04:35 +01:00
specgen Remove error stutter 2022-03-25 21:47:04 -04:00
specgenutil Remove error stutter 2022-03-25 21:47:04 -04:00
systemd Remove error stutter 2022-03-25 21:47:04 -04:00
terminal fix a number of godot issues 2022-03-22 13:04:35 +01:00
timetype make lint: enable gocritic 2020-01-13 14:27:02 +01:00
trust Cleanup display of trust with transports 2022-02-22 15:08:58 -05:00
util Remove error stutter 2022-03-25 21:47:04 -04:00