diff -r 2daecf3d2582 -r d5df426bd68a hgext/convert/darcs.py --- a/hgext/convert/darcs.py Sun Oct 07 18:58:44 2007 +0200 +++ b/hgext/convert/darcs.py Sun Oct 07 18:58:54 2007 +0200 @@ -61,8 +61,11 @@ shutil.rmtree(self.tmppath, ignore_errors=True) def _run(self, cmd, *args, **kwargs): - cmdline = 'darcs %s --repodir=%r %s