diff tests/test-bookmarks-pushpull.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-bookmarks-pushpull.t	Mon Jun 08 17:33:32 2015 -0500
+++ b/tests/test-bookmarks-pushpull.t	Mon Jun 08 15:02:49 2015 -0500
@@ -734,7 +734,7 @@
   > ssh=ssh://user@dummy/issue4455-dest
   > http=http://localhost:$HGPORT/
   > [ui]
-  > ssh=python "$TESTDIR/dummyssh"
+  > ssh=dummyssh
   > EOF
   $ cat >> ../issue4455-dest/.hg/hgrc << EOF
   > [hooks]