tests/test-static-http.t
changeset 25478 d19787db6fe0
parent 25474 8c14f87bd0ae
child 25591 f1d46075b13a
--- a/tests/test-static-http.t	Mon Jun 08 17:34:45 2015 -0500
+++ b/tests/test-static-http.t	Mon Jun 08 15:10:15 2015 -0500
@@ -60,7 +60,7 @@
   $ rm .hg/cache/*
   $ cd ../local
   $ echo '[hooks]' >> .hg/hgrc
-  $ echo "changegroup = python \"$TESTDIR/printenv.py\" changegroup" >> .hg/hgrc
+  $ echo "changegroup = printenv.py changegroup" >> .hg/hgrc
   $ hg pull
   pulling from static-http://localhost:$HGPORT/remote
   searching for changes