From: Thierry Parmentelat Date: Tue, 6 Dec 2011 08:52:16 +0000 (+0100) Subject: oops X-Git-Tag: tests-5.0-32~2 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=22d09ae7322dac6a887482c732da35f55ad3a258;p=tests.git oops --- diff --git a/system/config_apiv2.py b/system/config_apiv2.py index a7ce407..7e3d70a 100644 --- a/system/config_apiv2.py +++ b/system/config_apiv2.py @@ -2,3 +2,4 @@ def config (plc_specs, options): for plc_spec in plc_specs: plc_spec['sfa']['SFA_AGGREGATE_API_VERSION']=2 + return plc_specs