diff tests/test-clone.t @ 33286:2428e8ec0793

tests: clean up even more direct `python` calls with $PYTHON This time ones that are prefixed with =, ", ', or `. This appears to be the last of them. Differential Revision: https://phab.mercurial-scm.org/D14
author Augie Fackler <augie@google.com>
date Tue, 20 Jun 2017 17:31:18 -0400
parents 75be14993fda
children 72f051f9a7d8
line wrap: on
line diff
--- a/tests/test-clone.t	Tue Jun 20 17:25:57 2017 -0400
+++ b/tests/test-clone.t	Tue Jun 20 17:31:18 2017 -0400
@@ -1044,7 +1044,7 @@
   $ hg id -R remote -r 0
   abort: repository remote not found!
   [255]
-  $ hg --config share.pool=share -q clone -e "python \"$TESTDIR/dummyssh\"" a ssh://user@dummy/remote
+  $ hg --config share.pool=share -q clone -e "$PYTHON \"$TESTDIR/dummyssh\"" a ssh://user@dummy/remote
   $ hg -R remote id -r 0
   acb14030fe0a