--- a/tests/test-parseindex.t Thu Jun 15 14:22:39 2017 -0400
+++ b/tests/test-parseindex.t Tue Jun 20 09:45:02 2017 -0400
@@ -53,7 +53,7 @@
> for r in cl:
> print short(cl.node(r))
> EOF
- $ python test.py
+ $ $PYTHON test.py
2 revisions:
7c31755bf9b5
26333235a41c
@@ -167,13 +167,13 @@
> print inst
> EOF
- $ python test.py limit/.hg/store
+ $ $PYTHON test.py limit/.hg/store
reachableroots: parent out of range
compute_phases_map_sets: parent out of range
index_headrevs: parent out of range
find_gca_candidates: parent out of range
find_deepest: parent out of range
- $ python test.py segv/.hg/store
+ $ $PYTHON test.py segv/.hg/store
reachableroots: parent out of range
compute_phases_map_sets: parent out of range
index_headrevs: parent out of range