projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e1f17dc
)
TEST-82-SOFTREBOOT: Exit with exit status 123
author
Daan De Meyer
<daan.j.demeyer@gmail.com>
Mon, 29 Apr 2024 14:28:21 +0000
(16:28 +0200)
committer
Daan 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
patch
|
blob
|
history
diff --git
a/test/units/testsuite-82.sh
b/test/units/testsuite-82.sh
index 74361455980e5656872c4af0536db80ac5dcce21..ea96f05b38a8f4d918340f19a4c7d3d83b9ee20c 100755
(executable)
--- 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