automation-tests/cmd/podman/system
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
..
connection fix a number of `godot` issues 2022-03-22 13:04:35 +01:00
connection.go bump go module to version 4 2022-01-18 12:47:07 +01:00
df.go linter: enable nilerr 2022-03-22 13:04:35 +01:00
dial_stdio.go Remove error stutter 2022-03-25 21:47:04 -04:00
events.go bump go module to version 4 2022-01-18 12:47:07 +01:00
info.go bump go module to version 4 2022-01-18 12:47:07 +01:00
migrate.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
prune.go bump go module to version 4 2022-01-18 12:47:07 +01:00
renumber.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
reset.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
service.go fix a number of errcheck issues 2022-03-22 13:15:28 +01:00
service_abi.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
system.go bump go module to version 4 2022-01-18 12:47:07 +01:00
unshare.go bump go module to version 4 2022-01-18 12:47:07 +01:00
version.go fix empty newline in version output 2022-03-15 20:44:19 +01:00