podman/cmd/podman/parse
Brent Baude 19a617eaab Allow colons in windows file paths
the `podman save` command was failing on windows due to the use of a
colon between the drive letter and first directory.  the check was
intended for Linux and not windows.

Fixes #15247

[NO NEW TESTS NEEDED]

Signed-off-by: Brent Baude <bbaude@redhat.com>
2022-08-24 10:31:42 -05:00
..
filters.go cmd/podman: switch to golang native error wrapping 2022-06-30 12:58:57 +02:00
json.go fix a number of `godot` issues 2022-03-22 13:04:35 +01:00
json_test.go Restore --format table support 2020-10-13 17:28:45 -07:00
net.go Allow colons in windows file paths 2022-08-24 10:31:42 -05:00
net_test.go golangci-lint: enable nolintlint 2022-06-14 16:29:42 +02:00
parse.go Allow colons in windows file paths 2022-08-24 10:31:42 -05:00
parse_windows.go Allow colons in windows file paths 2022-08-24 10:31:42 -05:00