tests/test-http.t
changeset 25478 d19787db6fe0
parent 25405 220a220ed088
child 25491 8cd0159207df
--- a/tests/test-http.t	Mon Jun 08 17:34:45 2015 -0500
+++ b/tests/test-http.t	Mon Jun 08 15:10:15 2015 -0500
@@ -119,7 +119,7 @@
 
   $ cd copy-pull
   $ echo '[hooks]' >> .hg/hgrc
-  $ echo "changegroup = python \"$TESTDIR/printenv.py\" changegroup" >> .hg/hgrc
+  $ echo "changegroup = printenv.py changegroup" >> .hg/hgrc
   $ hg pull
   pulling from http://localhost:$HGPORT1/
   searching for changes