tests/test-blackbox.t
changeset 32940 75be14993fda
parent 32698 1b5c61d38a52
child 33425 886207fb18ab
--- a/tests/test-blackbox.t	Thu Jun 15 14:22:39 2017 -0400
+++ b/tests/test-blackbox.t	Tue Jun 20 09:45:02 2017 -0400
@@ -172,7 +172,7 @@
   $ sed -e 's/\(.*test1.*\)/#\1/; s#\(.*commit2.*\)#os.rmdir(".hg/blackbox.log")\
   > os.rename(".hg/blackbox.log-", ".hg/blackbox.log")\
   > \1#' $TESTDIR/test-dispatch.py > ../test-dispatch.py
-  $ python $TESTDIR/blackbox-readonly-dispatch.py
+  $ $PYTHON $TESTDIR/blackbox-readonly-dispatch.py
   running: add foo
   result: 0
   running: commit -m commit1 -d 2000-01-01 foo