From: Thierry Parmentelat Date: Fri, 18 Jan 2013 16:34:48 +0000 (+0100) Subject: build debian stuff on gorillaz b/c it runs f14 X-Git-Tag: tests-5.1-10~14 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=362e7b75e44e914769b7fc0d650b5d47dd063c09;p=tests.git build debian stuff on gorillaz b/c it runs f14 --- diff --git a/system/LocalSubstrate.inria.py b/system/LocalSubstrate.inria.py index 56fa025..f512440 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', ] + return [ 'liquid', 'reed', 'velvet', 'gorillaz', ] # the vs-capable box for PLCs def plc_vs_boxes_spec (self):