summaryrefslogtreecommitdiffstats
path: root/test/units/testsuite-31.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-31.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-31.sh')
-rwxr-xr-xtest/units/testsuite-31.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/units/testsuite-31.sh b/test/units/testsuite-31.sh
index 024ad3652f..03aba36ab8 100755
--- a/test/units/testsuite-31.sh
+++ b/test/units/testsuite-31.sh
@@ -7,5 +7,4 @@ if journalctl -b -t systemd --grep '\.device: Changed plugged -> dead'; then
exit 1
fi
-echo OK >/testok
-exit 0
+touch /testok