Mercurial > public > mercurial-scm > hg-stable
diff tests/test-convert-clonebranches.t @ 39723:5abc47d4ca6b
tests: quote PYTHON usage
Python3 defaults to installing under "Program Files".
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Tue, 18 Sep 2018 23:47:21 -0400 |
parents | 794f7bb739be |
children | 42d2b31cee0b |
line wrap: on
line diff
--- a/tests/test-convert-clonebranches.t Tue Sep 18 22:40:03 2018 -0400 +++ b/tests/test-convert-clonebranches.t Tue Sep 18 23:47:21 2018 -0400 @@ -42,7 +42,7 @@ convert $ hg convert -v --config convert.hg.clonebranches=1 source dest | - > $PYTHON filter.py + > "$PYTHON" filter.py 3 adda 2 changea 1 addb @@ -75,7 +75,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