From: Thierry Parmentelat Date: Tue, 12 Feb 2013 07:12:06 +0000 (+0100) Subject: gorillaz does not build anymore now that all boxes run f14 and are f18 capable X-Git-Tag: tests-5.1-10~4 X-Git-Url: http://git.onelab.eu/?p=tests.git;a=commitdiff_plain;h=63420137a79e7370227194169871ca7fcdd8e999 gorillaz does not build anymore now that all boxes run f14 and are f18 capable --- 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):