From ba618a9b47eb2fe06b96d156a10a660528fd24a0 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Tue, 20 Sep 2011 10:30:52 +0200 Subject: [PATCH] needed with the new framework --- system/config_wifilab.py | 1 + 1 file changed, 1 insertion(+) diff --git a/system/config_wifilab.py b/system/config_wifilab.py index 20c6f9c..73b4e17 100644 --- a/system/config_wifilab.py +++ b/system/config_wifilab.py @@ -235,6 +235,7 @@ def slices (): def plc () : return { + 'index' : index, 'name' : 'wifilab', # as of yet, not sure we can handle foreign hosts, but this is required though 'hostname' : 'wlab24.inria.fr', -- 2.47.0