From c830aef6dfa1a9264c078d21769d61114b7d6039 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Tue, 28 Jan 2014 10:20:43 +0100 Subject: [PATCH] warhol is now off the hook --- 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 10758c0..d049de0 100755 --- a/system/LocalSubstrate.inria.py +++ b/system/LocalSubstrate.inria.py @@ -24,7 +24,7 @@ class OnelabSubstrate (Substrate): # the experimental lxc-based build box def build_lxc_boxes_spec (self): - return [ 'liquid', 'reed', 'velvet', 'warhol' ] + return [ 'liquid', 'reed', 'velvet' ] # the vs-capable box for PLCs def plc_vs_boxes_spec (self): -- 2.43.0