Commit 00731a15 authored by Sebastien Luttringer's avatar Sebastien Luttringer
Browse files

fix is new traceback

is new try to instanciate the new created object. But it doesn't pass validation...
parent 521bbd66
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -106,7 +106,6 @@ class SourceImage(Image):
        except Exception as e:
            raise Exception("Unable to set rights on %s: %s" % (pf, e))
        arrowlevel(-1)
        return cls(path)

    def __init__(self, path):
        # check local repository