gorillaz does not build anymore now that all boxes run f14 and are f18 capable
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Tue, 12 Feb 2013 07:12:06 +0000 (08:12 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Tue, 12 Feb 2013 07:12:06 +0000 (08:12 +0100)
system/LocalSubstrate.inria.py

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