tests/test-static-http.t
changeset 17018 e7fdfc702d9f
parent 16982 9c892c830a72
child 17020 e0d9a3bfe406
--- a/tests/test-static-http.t	Thu Jun 21 03:05:02 2012 +0200
+++ b/tests/test-static-http.t	Thu Jun 21 03:05:02 2012 +0200
@@ -66,7 +66,7 @@
   $ rm .hg/cache/*
   $ cd ../local
   $ echo '[hooks]' >> .hg/hgrc
-  $ echo 'changegroup = python "$TESTDIR"/printenv.py changegroup' >> .hg/hgrc
+  $ echo "changegroup = python \"$TESTDIR/printenv.py\" changegroup" >> .hg/hgrc
   $ hg pull
   pulling from static-http://localhost:$HGPORT/remote
   searching for changes