mirror of
https://github.com/systemd/systemd.git
synced 2025-09-03 21:44:51 +03:00
test: add another regression test
For #27187, which should be also caused by #26956.
This commit is contained in:
@@ -35,4 +35,10 @@ fi
|
|||||||
systemctl --state=failed --no-legend --no-pager | tee /failed
|
systemctl --state=failed --no-legend --no-pager | tee /failed
|
||||||
systemctl daemon-reload
|
systemctl daemon-reload
|
||||||
|
|
||||||
|
# Check that the early setup is actually skipped on reexec.
|
||||||
|
# If the early setup is done more than once, then several timestamps,
|
||||||
|
# e.g. SecurityStartTimestamp, are re-initialized, and causes an ABRT
|
||||||
|
# of systemd-analyze blame. See issue #27187.
|
||||||
|
systemd-analyze blame
|
||||||
|
|
||||||
echo OK >/testok
|
echo OK >/testok
|
||||||
|
Reference in New Issue
Block a user