mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 00:47:10 +09: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