devtools/devctl.py
branchstable
changeset 5534 b75aa6ce0c04
parent 5456 d040889fac4e
child 5537 2889091bd1bf
--- a/devtools/devctl.py	Tue May 18 10:28:50 2010 +0200
+++ b/devtools/devctl.py	Tue May 18 10:30:34 2010 +0200
@@ -58,6 +58,7 @@
         if cubes:
             self._cubes = self.reorder_cubes(
                 self.expand_cubes(cubes, with_recommends=True))
+            self.load_site_cubicweb()
         else:
             self._cubes = ()