Huge refactoring of modules/generic_stage_target.py to fix indentation and generally...
[catalyst.git] / modules / builder.py
index c6b8e24f1a16e2f3f05c78e15fa822372af42f84..d422d48b2755fb3b27380e175f79a2466d11523d 100644 (file)
@@ -1,6 +1,7 @@
+
 class generic:
-       def __init__(self):
-               self.settings={}
+       def __init__(self,myspec):
+               self.settings=myspec
        def mount_safety_check(self):
                """make sure that no bind mounts exist in chrootdir (to use before
                cleaning the directory, to make sure we don't wipe the contents of