mirror of
https://github.com/systemd/systemd.git
synced 2024-11-01 17:51:22 +03:00
d0533a319b
In certain situations, the systemctl commands may fail (e.g. due to missing shared libraries), but the 'script' continues and creates a /testok file, marking the test incorrectly as passed. Let's fix this and bail out immediately when a command exits with a non-zero exit code. |
||
---|---|---|
.. | ||
Makefile | ||
test.sh |