build debian stuff on gorillaz b/c it runs f14
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Fri, 18 Jan 2013 16:34:48 +0000 (17:34 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Fri, 18 Jan 2013 16:34:48 +0000 (17:34 +0100)
system/LocalSubstrate.inria.py

index 56fa025..f512440 100755 (executable)
@@ -20,7 +20,7 @@ class OnelabSubstrate (Substrate):
 
    # the build boxes we use 
    def build_boxes_spec (self):
-      return [ 'liquid', 'reed', 'velvet', ]
+      return [ 'liquid', 'reed', 'velvet', 'gorillaz', ]
 
    # the vs-capable box for PLCs
    def plc_vs_boxes_spec (self):