summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorDaan De Meyer <daan.j.demeyer@gmail.com>2024-04-29 16:28:21 +0200
committerDaan De Meyer <daan.j.demeyer@gmail.com>2024-04-30 22:10:05 +0200
commite290b45dfafd9faf8d717b7565465b1abb8313f4 (patch)
tree2fc7fef60186e10bab012eb95ee588e78c6a86c5 /test
parentTEST-35-LOGIN: Exclude manager entry in testcase_sanity_check() (diff)
downloadsystemd-e290b45dfafd9faf8d717b7565465b1abb8313f4.tar.xz
systemd-e290b45dfafd9faf8d717b7565465b1abb8313f4.zip
TEST-82-SOFTREBOOT: Exit with exit status 123
Required to make mkosi consider the test successful.
Diffstat (limited to 'test')
-rwxr-xr-xtest/units/testsuite-82.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/units/testsuite-82.sh b/test/units/testsuite-82.sh
index 7436145598..ea96f05b38 100755
--- a/test/units/testsuite-82.sh
+++ b/test/units/testsuite-82.sh
@@ -251,4 +251,4 @@ fi
systemd-analyze log-level info
touch /testok
-systemctl --no-block poweroff
+systemctl --no-block exit 123