Mercurial > public > mercurial-scm > hg
diff tests/test-convert-clonebranches.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 | 701df761aa94 |
children | 794f7bb739be |
line wrap: on
line diff
--- a/tests/test-convert-clonebranches.t Thu Jun 15 14:22:39 2017 -0400 +++ b/tests/test-convert-clonebranches.t Tue Jun 20 09:45:02 2017 -0400 @@ -40,7 +40,7 @@ convert $ hg convert -v --config convert.hg.clonebranches=1 source dest | - > python filter.py + > $PYTHON filter.py 3 adda 2 changea 1 addb @@ -73,7 +73,7 @@ incremental conversion $ hg convert -v --config convert.hg.clonebranches=1 source dest | - > python filter.py + > $PYTHON filter.py 2 c1 pulling from branch0 into branch1 4 changesets found