summaryrefslogtreecommitdiffstats
path: root/test/units/end.sh
diff options
context:
space:
mode:
authorDaan De Meyer <daan.j.demeyer@gmail.com>2024-06-02 10:59:09 +0200
committerDaan De Meyer <daan.j.demeyer@gmail.com>2024-06-02 19:15:21 +0200
commitda3c6fc55363af2163b4d2613c9951bdaea24810 (patch)
tree51ef46a0f282ba950cfe8efd86e70930803aa1b8 /test/units/end.sh
parentTEST-16-EXTEND-TIMEOUT: Convert to oneshot service (diff)
downloadsystemd-da3c6fc55363af2163b4d2613c9951bdaea24810.tar.xz
systemd-da3c6fc55363af2163b4d2613c9951bdaea24810.zip
test: Run end.sh when running integration tests with mkosi
Diffstat (limited to '')
-rwxr-xr-xtest/units/end.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/units/end.sh b/test/units/end.sh
index cc1d7ee11e..a18c9473ea 100755
--- a/test/units/end.sh
+++ b/test/units/end.sh
@@ -13,5 +13,4 @@ set -o pipefail
(! journalctl -q -o short-monotonic --grep "[F]ailed to parse serialized line" >>/failed)
(! journalctl -q -o short-monotonic --grep "[F]ailed to (de)?serialize \w+" >>/failed)
-systemctl poweroff --no-block
exit 0