Ubuntu has abolished /usr/bin/python, change shebang to python3.
[super-star-trek.git] / test / Makefile
index a0d91268843cbdeed72418fbd92af9dcda24dd6b..7b21af033e4783e0c9d3922a806387428b66a887 100644 (file)
@@ -1,6 +1,6 @@
 # Test-suite makefile for sst
 
-PYTHON=python
+PYTHON=python3
 
 # The tests output TAP (Test Anything Proocol)
 # If you have either of these TAP viwers installed,