From 63420137a79e7370227194169871ca7fcdd8e999 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Tue, 12 Feb 2013 08:12:06 +0100 Subject: [PATCH] gorillaz does not build anymore now that all boxes run f14 and are f18 capable --- system/LocalSubstrate.inria.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/LocalSubstrate.inria.py b/system/LocalSubstrate.inria.py index 51631d7..ca30f86 100755 --- a/system/LocalSubstrate.inria.py +++ b/system/LocalSubstrate.inria.py @@ -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): -- 2.43.0