]> git.ipfire.org Git - thirdparty/systemd.git/commit - test/end.service
tests: various fixes 1812/head
authorEvgeny Vereshchagin <evvers@ya.ru>
Sun, 8 Nov 2015 22:00:34 +0000 (22:00 +0000)
committerEvgeny Vereshchagin <evvers@ya.ru>
Tue, 10 Nov 2015 18:01:15 +0000 (18:01 +0000)
commit5c404f1ab8e96efedb983806443ca982a1b2a372
tree4183825be3d59b298243ae1bb513190462f8a514
parent2933d599c242ebfc70ddcffe59163916b02270f1
tests: various fixes

* remove journal flushing (systemd-journal-flush.service runs journalctl --flush on boot)
* use sh -c and PATH instead of @SYSTEMCTL@ expansion
* remove unnecessary semicolons etc
Makefile.am
test/TEST-01-BASIC/test.sh
test/TEST-02-CRYPTSETUP/test.sh
test/end.service [new file with mode: 0644]
test/end.service.in [deleted file]
test/test-functions