From 17cb2a82b7ee6020bb17e98cb1f73b80c7a6fdd0 Mon Sep 17 00:00:00 2001 From: boccioli_m Date: Tue, 29 Aug 2017 11:28:18 +0200 Subject: [PATCH] Closedown --- script/local.py | 8 ++++++-- script/tests/tests.properties | 2 +- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/script/local.py b/script/local.py index 76c2927..9c4c261 100644 --- a/script/local.py +++ b/script/local.py @@ -96,8 +96,12 @@ class TestingTool: self.log(columnsFormat.format("Parameter", "Value", "Description")) for param in self.testParams: self.log(columnsFormat.format(param, - param.value, - param.description)) + param, + param)) + + self.log(columnsFormat.format(param, + param['value'], + param['description'])) def sendFeedback(self, returnString, testPassed): diff --git a/script/tests/tests.properties b/script/tests/tests.properties index 86bea07..df13a2a 100644 --- a/script/tests/tests.properties +++ b/script/tests/tests.properties @@ -1,5 +1,5 @@ #TestingList for pshell: configuration properties -#Tue Aug 29 11:25:56 CEST 2017 +#Tue Aug 29 11:26:10 CEST 2017 customPanel= showEnabledTestsOnly=true listFilter=test-bx84