Report if service does not start under selftest
authorJeremy Stanley <fungi@yuggoth.org>
Tue, 2 Jun 2020 23:12:45 +0000 (23:12 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Tue, 2 Jun 2020 23:12:45 +0000 (23:12 +0000)
commit0fc0c207d7721f42d220a68784df0d5bc2b03f91
tree824f50fc05776072c8f1d26cba33a25e83816960
parentab11a24aee5d7917c91dd09fe0864851633211cf
Report if service does not start under selftest

Output a useful error and stop the selftest script immediately if
the service it tries to start does not actually start, to make
debugging some classes of errors slightly faster.
mudpy/tests/selftest.py