]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
TEST-82-SOFTREBOOT: Exit with exit status 123
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 29 Apr 2024 14:28:21 +0000 (16:28 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Tue, 30 Apr 2024 20:10:05 +0000 (22:10 +0200)
Required to make mkosi consider the test successful.

test/units/testsuite-82.sh

index 74361455980e5656872c4af0536db80ac5dcce21..ea96f05b38a8f4d918340f19a4c7d3d83b9ee20c 100755 (executable)
@@ -251,4 +251,4 @@ fi
 systemd-analyze log-level info
 
 touch /testok
-systemctl --no-block poweroff
+systemctl --no-block exit 123