1
0
mirror of https://github.com/systemd/systemd.git synced 2025-03-19 22:50:17 +03:00

TEST-33-CLEAN-UNIT: fix broken test exposed by condition check fix

This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2021-04-08 00:09:38 +02:00
parent 4e324ce42c
commit b065dfc8ed

View File

@ -267,7 +267,7 @@ test ! -e /var/log/testsocket
systemctl start testservice.socket
test -d /etc/testsocket
test ! -d /run/testsocket
test -d /run/testsocket
test -d /var/lib/testsocket
test -d /var/cache/testsocket
test -d /var/log/testsocket