From 362e7b75e44e914769b7fc0d650b5d47dd063c09 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Fri, 18 Jan 2013 17:34:48 +0100 Subject: [PATCH] build debian stuff on gorillaz b/c it runs f14 --- 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 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): -- 2.43.0