mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
test: add a simple test for daemon-reexec
This commit is contained in:
committed by
Yu Watanabe
parent
bffde9b586
commit
d1b1bbfbfa
@@ -3,6 +3,10 @@
|
||||
set -eux
|
||||
set -o pipefail
|
||||
|
||||
# Simple test for that daemon-reexec works in container.
|
||||
# See: https://github.com/systemd/systemd/pull/23883
|
||||
systemctl daemon-reexec
|
||||
|
||||
# Test merging of a --job-mode=ignore-dependencies job into a previously
|
||||
# installed job.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user