diff --git a/script/local.py b/script/local.py index bc2783e..e086d08 100644 --- a/script/local.py +++ b/script/local.py @@ -92,7 +92,7 @@ class TestingTool: Print/log the pshell parameters params = the JSON object with the parameters passed by pshell """ - columnsFormat = '{0:10} {1:10} {2}' + columnsFormat = '{0:10} {1:>10} {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 0534861..91c887e 100644 --- a/script/tests/tests.properties +++ b/script/tests/tests.properties @@ -1,5 +1,5 @@ #TestingList for pshell: configuration properties -#Tue Aug 29 11:35:26 CEST 2017 +#Tue Aug 29 11:35:43 CEST 2017 customPanel= showEnabledTestsOnly=true listFilter=test-bx84