chiark / gitweb /
test: use non-blocking systemctl calls in testsuite.service
authorMichal Schmidt <mschmidt@redhat.com>
Fri, 25 Jan 2013 18:49:19 +0000 (19:49 +0100)
committerMichal Schmidt <mschmidt@redhat.com>
Fri, 25 Jan 2013 21:29:55 +0000 (22:29 +0100)
commite8a66f4af296dc1dd4879a1401eb42bf7b7aeb01
tree4f1470710363c3353f9c12d3e3f6cdb95f30d090
parentb44be3ecf6326c27aa2c6c6d1fe34e22e22592a0
test: use non-blocking systemctl calls in testsuite.service

"systemctl poweroff" called from testsuite.service will cause this unit
itself to stop. To avoid deadlock, the call must not be synchronous.
test/TEST-01-BASIC/test.sh
test/TEST-02-CRYPTSETUP/test.sh