From 5ce91f1b08b2a1f95ad2dedbcf874827cbd6546f Mon Sep 17 00:00:00 2001 From: boccioli_m Date: Fri, 13 Oct 2017 13:41:28 +0200 Subject: [PATCH] Closedown --- script/local.py | 2 +- script/tests/tests.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/script/local.py b/script/local.py index 30da5cc..cfc7de1 100644 --- a/script/local.py +++ b/script/local.py @@ -93,7 +93,7 @@ class TestingTool: Print/log the pshell parameters params = the JSON object with the parameters passed by pshell """ - columnsFormat = '{0:17} {1:>15} {2}' + columnsFormat = '{0:17} {1:>20} {2}' self.log(columnsFormat.format("Parameter", "Value", "Description")) for key in self.testParams.keys(): self.log(columnsFormat.format(key, diff --git a/script/tests/tests.properties b/script/tests/tests.properties index d3651d2..ac4198c 100644 --- a/script/tests/tests.properties +++ b/script/tests/tests.properties @@ -1,5 +1,5 @@ #TestingList for pshell: configuration properties -#Fri Oct 13 13:40:09 CEST 2017 +#Fri Oct 13 13:40:27 CEST 2017 customPanel= showEnabledTestsOnly= listFilter=rps-try