diff tests/test-convert-bzr-ghosts.t @ 32940:75be14993fda

cleanup: use $PYTHON to run python in many more tests Spotted one of these, then wrote a check-code rule that caught them all. It will be the next change.
author Augie Fackler <augie@google.com>
date Tue, 20 Jun 2017 09:45:02 -0400
parents 89872688893f
children 7a88643bc0ef
line wrap: on
line diff
--- a/tests/test-convert-bzr-ghosts.t	Thu Jun 15 14:22:39 2017 -0400
+++ b/tests/test-convert-bzr-ghosts.t	Tue Jun 20 09:45:02 2017 -0400
@@ -21,7 +21,7 @@
   $ bzr add -q somefile
   $ bzr commit -q -m 'Initial layout setup'
   $ echo morecontent >> somefile
-  $ python ../../ghostcreator.py 'Commit with ghost revision' ghostrev
+  $ $PYTHON ../../ghostcreator.py 'Commit with ghost revision' ghostrev
   $ cd ..
   $ hg convert source source-hg
   initializing destination source-hg repository