]> www.average.org Git - loctrkd.git/blobdiff - test/common.py
change error reporting and fix bugs
[loctrkd.git] / test / common.py
index 2b45c53400cc2ab363752f4dd5a02eee9ce714e8..1672f46029c663eb79436d0add7bbc5ef9259227 100644 (file)
@@ -87,7 +87,7 @@ class TestWithServers(TestCase):
             self.assertEqual(
                 p.exitcode,
                 0,
-                srvname + " terminated with non-zero return code",
+                f"{srvname} terminated with return code {p.exitcode}",
             )
         for sfx in (
             "",