diff tests/test-bundle2-pushback.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 525fbf24b51b
children c63bf97cf7c7
line wrap: on
line diff
--- a/tests/test-bundle2-pushback.t	Mon Jun 08 17:33:32 2015 -0500
+++ b/tests/test-bundle2-pushback.t	Mon Jun 08 15:02:49 2015 -0500
@@ -25,7 +25,7 @@
 
   $ cat >> $HGRCPATH <<EOF
   > [ui]
-  > ssh = python "$TESTDIR/dummyssh"
+  > ssh = dummyssh
   > username = nobody <no.reply@example.com>
   > 
   > [alias]