From: Daan De Meyer Date: Mon, 29 Apr 2024 14:28:21 +0000 (+0200) Subject: TEST-82-SOFTREBOOT: Exit with exit status 123 X-Git-Tag: v256-rc2~139^2~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e290b45dfafd9faf8d717b7565465b1abb8313f4;p=thirdparty%2Fsystemd.git TEST-82-SOFTREBOOT: Exit with exit status 123 Required to make mkosi consider the test successful. --- diff --git a/test/units/testsuite-82.sh b/test/units/testsuite-82.sh index 74361455980..ea96f05b38a 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