mirror of
https://github.com/containers/podman.git
synced 2025-12-12 09:50:25 +08:00
Merge pull request #7825 from rhatdan/exitcode
Fix handling of remove of bogus volumes, networks and Pods
This commit is contained in:
@@ -99,7 +99,7 @@ load helpers
|
||||
"Trying to create an already-existing network"
|
||||
|
||||
run_podman network rm $mynetname
|
||||
run_podman 125 network rm $mynetname
|
||||
run_podman 1 network rm $mynetname
|
||||
|
||||
# rootless CNI leaves behind an image pulled by SHA, hence with no tag.
|
||||
# Remove it if present; we can only remove it by ID.
|
||||
|
||||
Reference in New Issue
Block a user