Code doesn't work under Python 3 yet.
authorEric S. Raymond <esr@thyrsus.com>
Mon, 22 Apr 2019 07:20:41 +0000 (03:20 -0400)
committerEric S. Raymond <esr@thyrsus.com>
Mon, 22 Apr 2019 07:20:41 +0000 (03:20 -0400)
test/Makefile

index 279971b4da60fe61dbdede9f415fa8b40c2f2436..91983cec35efe09436cf04851d06add6681ea079 100644 (file)
@@ -1,6 +1,6 @@
 # Test-suite makefile for sst
 
 # Test-suite makefile for sst
 
-PYTHON=python
+PYTHON=python2
 
 all: regress
        @echo "No diff output is good news."
 
 all: regress
        @echo "No diff output is good news."