diff tests/test-bundle2-remote-changegroup.t @ 25476:46727fea7a00

tests: simplify calls to dummyssh dummyssh is marked executable and is in the path, no need for python, TESTDIR, or quotes.
author Matt Mackall <mpm@selenic.com>
date Mon, 08 Jun 2015 15:02:49 -0500
parents 8c14f87bd0ae
children c63bf97cf7c7
line wrap: on
line diff
--- a/tests/test-bundle2-remote-changegroup.t	Mon Jun 08 17:33:32 2015 -0500
+++ b/tests/test-bundle2-remote-changegroup.t	Mon Jun 08 15:02:49 2015 -0500
@@ -81,7 +81,7 @@
   > [experimental]
   > bundle2-exp=True
   > [ui]
-  > ssh=python "$TESTDIR/dummyssh"
+  > ssh=dummyssh
   > logtemplate={rev}:{node|short} {phase} {author} {bookmarks} {desc|firstline}
   > EOF