/usr/bin/python might not always point to Python 3, and it might not even exist, depending on the distribution. To make sure we always run with Python 3, explicitely call /usr/bin/python3 Also update the service start command and remove the outdated message method tests |
||
---|---|---|
.. | ||
messagebus_test.py |