mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-05 00:15:44 +00:00
Merge pull request #28509 from cevich/fix_sdnotifytest
[v4.2.0-rhel] Fix bug in sdnotifiy test
This commit is contained in:
commit
2440195c03
1 changed files with 1 additions and 1 deletions
|
|
@ -165,7 +165,7 @@ READY=1" "sdnotify sent MAINPID and READY"
|
|||
run_podman exec $cid touch /stop
|
||||
run_podman wait $cid
|
||||
run_podman rm $cid
|
||||
run_podman rmi $_FEDORA
|
||||
run_podman rmi $SYSTEMD_IMAGE
|
||||
_stop_socat
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue