mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-05 16:35:45 +00:00
These two functions were doing the exact same thing just with cidfile and pod-id-file separately. Combine the functionality to one function to remove repetative code. Fix the TODO in cmd/podman/validate/args.go [NO NEW TESTS NEEDED] Signed-off-by: Urvashi Mohnani <umohnani@redhat.com> |
||
|---|---|---|
| .. | ||
| connect.go | ||
| create.go | ||
| disconnect.go | ||
| exists.go | ||
| inspect.go | ||
| list.go | ||
| network.go | ||
| prune.go | ||
| reload.go | ||
| rm.go | ||