hgext/convert/darcs.py
changeset 35176 671aba341d90
parent 28368 b9296b330a54
child 36607 c6061cadb400
--- a/hgext/convert/darcs.py	Wed Nov 15 23:43:15 2017 -0500
+++ b/hgext/convert/darcs.py	Wed Nov 22 20:49:01 2017 -0500
@@ -40,8 +40,8 @@
                 pass
 
 class darcs_source(common.converter_source, common.commandline):
-    def __init__(self, ui, path, revs=None):
-        common.converter_source.__init__(self, ui, path, revs=revs)
+    def __init__(self, ui, repotype, path, revs=None):
+        common.converter_source.__init__(self, ui, repotype, path, revs=revs)
         common.commandline.__init__(self, ui, 'darcs')
 
         # check for _darcs, ElementTree so that we can easily skip