devtools/devctl.py
changeset 9258 4e79f587c6ab
parent 9231 d2edd8ac5f33
child 9470 b1ff6525ece3
child 9492 c7fc56eecd1a
--- a/devtools/devctl.py	Mon Aug 26 16:15:29 2013 +0200
+++ b/devtools/devctl.py	Mon Aug 26 11:36:19 2013 +0200
@@ -46,7 +46,7 @@
     a cube or for cubicweb (without a home)
     """
     creating = True
-    cleanup_interface_sobjects = False
+    cleanup_unused_appobjects = False
 
     cubicweb_appobject_path = (ServerConfiguration.cubicweb_appobject_path
                                | WebConfiguration.cubicweb_appobject_path)