From 1929219143c68aa68cb397810d50d3f152140dff Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Fri, 1 Feb 2013 18:37:52 +0100 Subject: [PATCH] oops remove duplicate deathvegas --- 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 9c7e7c7..17fb664 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', 'deathvegas' ] + return [ 'liquid', 'reed', 'velvet', 'gorillaz' ] # the vs-capable box for PLCs def plc_vs_boxes_spec (self): -- 2.43.0