X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=system%2FLocalSubstrate.inria.py;h=ca30f868d582d378ed6ffede92f967b56b17793d;hb=63420137a79e7370227194169871ca7fcdd8e999;hp=51631d7a69bfe868362325511ec4838bf0d80524;hpb=52db22315ad721de978af1b1f2201fa2fe0a0d76;p=tests.git 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):