tests/run-tests.py
changeset 8107 0eeb4f0a5d21
parent 8097 eea3c1a8fba8
child 8116 c11636f0609e
--- a/tests/run-tests.py	Tue Apr 21 16:02:59 2009 +0200
+++ b/tests/run-tests.py	Wed Apr 22 01:53:15 2009 +0200
@@ -494,7 +494,7 @@
 
 def runchildren(options, expecthg, tests):
     if not options.with_hg:
-        installhg()
+        installhg(options)
         if hgpkg != expecthg:
             print '# Testing unexpected mercurial: %s' % hgpkg