summaryrefslogtreecommitdiffstats
path: root/test/units/testsuite-79.sh
diff options
context:
space:
mode:
authorFrantisek Sumsal <frantisek@sumsal.cz>2023-07-12 15:49:55 +0200
committerFrantisek Sumsal <frantisek@sumsal.cz>2023-07-12 16:03:40 +0200
commit07268394d6ed73500df4523b9ff353c2c8e303b8 (patch)
tree713bc815c51513d00036b68c955acaf679b6d80b /test/units/testsuite-79.sh
parenttest: fail if we find units/tests in failed state (diff)
downloadsystemd-07268394d6ed73500df4523b9ff353c2c8e303b8.tar.xz
systemd-07268394d6ed73500df4523b9ff353c2c8e303b8.zip
test: unify /testok & /failed handling
And drop it where not necessary.
Diffstat (limited to 'test/units/testsuite-79.sh')
-rwxr-xr-xtest/units/testsuite-79.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/units/testsuite-79.sh b/test/units/testsuite-79.sh
index 53606e117b..205f7f3da3 100755
--- a/test/units/testsuite-79.sh
+++ b/test/units/testsuite-79.sh
@@ -54,6 +54,5 @@ systemd-run -u "$UNIT" -p Type=exec -p ProtectControlGroups=1 -p DynamicUser=1 -
rm "$SCRIPT"
systemd-analyze log-level info
-echo OK >/testok
-exit 0
+touch /testok