Source: automat
Version: 0.8.0-1
Severity: important
Tags: patch

Hello, please call python2 instead of python in autopkgtests, the python binary 
will be removed in the future

--- automat-0.8.0/debian/tests/unit-tests-2     2020-03-18 22:47:32.000000000 
+0100
+++ automat-0.8.0/debian/tests/unit-tests-2     2020-03-19 04:12:52.000000000 
+0100
@@ -1,4 +1,4 @@
 #!/bin/sh -e
 
 cd $AUTOPKGTEST_TMP
-python -m twisted.trial automat
+python2 -m twisted.trial automat


G.

Reply via email to