Commit 3e774ee
committed
test/system: actually wait for container removal
podman wait by default waits for exit not removal as the man page
documents.
Fixes: 3a98b6d ("test: Wait for killed container to avoid leak")
Signed-off-by: Paul Holzinger <[email protected]>1 parent fdb5ac5 commit 3e774ee
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
118 | 120 | | |
119 | 121 | | |
120 | 122 | | |
| |||
0 commit comments