tests/test-log.t
changeset 47920 9c4204b7f3e4
parent 46675 6f4a481f182a
child 47921 0c92cd9286ee
--- a/tests/test-log.t	Mon Aug 02 21:10:42 2021 -0400
+++ b/tests/test-log.t	Mon Aug 02 21:25:01 2021 -0400
@@ -2516,10 +2516,10 @@
 is global. So we shouldn't expect the namespace always exists. Using
 ssh:// makes sure a bundle repository is created from scratch. (issue6301)
 
-  $ hg clone -e "\"$PYTHON\" \"$TESTDIR/dummyssh\"" \
+  $ hg clone \
   >          -qr0 "ssh://user@dummy/`pwd`/a" a-clone
   $ hg incoming --config extensions.names=names.py -R a-clone \
-  >             -e "\"$PYTHON\" \"$TESTDIR/dummyssh\"" -T '{bars}\n' -l1
+  > -T '{bars}\n' -l1
   comparing with ssh://user@dummy/$TESTTMP/a
   searching for changes