spiegel_podman/cmd/podman/system
Paul Holzinger b7b8fedea9 fix empty newline in version output
When podman is build without git commit information it will print a
empty newline instead. This is undesirable and a regression introduced
in commit 7d22cc88ef.

To test build podman with `go build -mod=vendor -o bin/podman ./cmd/podman`
and check the output of bin/podman version with and without this commit.

[NO NEW TESTS NEEDED]

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2022-03-30 14:03:45 -04:00
..
connection bump go module to version 4 2022-01-18 12:47:07 +01:00
connection.go bump go module to version 4 2022-01-18 12:47:07 +01:00
df.go bump go module to version 4 2022-01-18 12:47:07 +01:00
dial_stdio.go bump go module to version 4 2022-01-18 12:47:07 +01: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 bump go module to version 4 2022-01-18 12:47:07 +01:00
prune.go bump go module to version 4 2022-01-18 12:47:07 +01:00
renumber.go bump go module to version 4 2022-01-18 12:47:07 +01:00
reset.go system prune: remove all networks 2022-02-03 15:01:29 -05:00
service.go bump go module to version 4 2022-01-18 12:47:07 +01:00
service_abi.go bump go module to version 4 2022-01-18 12:47:07 +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-30 14:03:45 -04:00