tests/test-https.t
changeset 17018 e7fdfc702d9f
parent 16982 9c892c830a72
child 17023 3e2d8120528b
--- a/tests/test-https.t	Thu Jun 21 03:05:02 2012 +0200
+++ b/tests/test-https.t	Thu Jun 21 03:05:02 2012 +0200
@@ -137,7 +137,7 @@
 
   $ cd copy-pull
   $ echo '[hooks]' >> .hg/hgrc
-  $ echo "changegroup = python '$TESTDIR'/printenv.py changegroup" >> .hg/hgrc
+  $ echo "changegroup = python \"$TESTDIR/printenv.py\" changegroup" >> .hg/hgrc
   $ hg pull
   warning: localhost certificate with fingerprint 91:4f:1a:ff:87:24:9c:09:b6:85:9b:88:b1:90:6d:30:75:64:91:ca not verified (check hostfingerprints or web.cacerts config setting)
   pulling from https://localhost:$HGPORT/