spiegel_podman/cmd/podman-testing
Colin Walters 9a2c8b615e Fix missing newlines in stderr error messages
I happened to run `podman run --config=/path/to/file` and got
an error without a trailing newline, which was a bit jarring.

Fix the instances I noticed.

Assisted-by: OpenCode (Claude Opus 4.5)
Signed-off-by: Colin Walters <walters@verbum.org>
2025-12-17 07:36:04 -05:00
..
call.go Add a no-op GRPC responder service to the podman system service 2025-11-03 11:14:32 -05:00
create.go Add a no-op GRPC responder service to the podman system service 2025-11-03 11:14:32 -05:00
data.go Add a no-op GRPC responder service to the podman system service 2025-11-03 11:14:32 -05:00
layer.go Add a no-op GRPC responder service to the podman system service 2025-11-03 11:14:32 -05:00
main.go Add a no-op GRPC responder service to the podman system service 2025-11-03 11:14:32 -05:00
remove.go Add a no-op GRPC responder service to the podman system service 2025-11-03 11:14:32 -05:00
store_supported.go Fix missing newlines in stderr error messages 2025-12-17 07:36:04 -05:00
store_unsupported.go enable gofumpt formatter 2025-11-11 12:32:46 +01:00