From 7d6868a4d34000f09ca2165c3958c3ce65947465 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Thu, 23 Feb 2012 18:12:15 +0100 Subject: [PATCH] increase # vplcs --- 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 2569d9a..97772f0 100755 --- a/system/LocalSubstrate.inria.py +++ b/system/LocalSubstrate.inria.py @@ -24,7 +24,7 @@ class OnelabSubstrate (Substrate): # the vs-capable box for PLCs def plc_boxes_spec (self): - return [ ('vs64-1', 20), # how many plcs max in this box + return [ ('vs64-1', 35), # how many plcs max in this box ] # vplc01 to 40 -- 2.43.0