mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-09-10 09:37:52 +00:00
This fixes an issue where multiple paths separated by a colon were treated as a single path, contrary to what docs say and unlike how mask option works. Test was updated with a case that fails without this commit. Signed-off-by: Šimon Škoda <ver4a@uncontrol.me> |
||
|---|---|---|
| .. | ||
| createparse.go | ||
| ports.go | ||
| ports_test.go | ||
| specgen.go | ||
| specgenutil_test.go | ||
| util.go | ||
| util_test.go | ||
| volumes.go | ||
| volumes_test.go | ||