Closedown

This commit is contained in:
boccioli_m
2017-10-20 10:07:12 +02:00
parent ff87416796
commit e3a4deb1b7
2 changed files with 2 additions and 2 deletions

View File

@@ -75,7 +75,7 @@ class TestingTool:
time.ctime()
now = time.strftime('%Y.%m.%d %H:%M:%S')
sev = ['INFO','WARN','ERRO']
logText = sev[severity] + ' - ' + self.deviceName + self.testName + ': ' + str(text)
logText = sev[severity] + ' - ' + self.deviceName + ' ' + self.testName + ': ' + str(text)
print now + ' ' + logText
try:
log(logText)

View File

@@ -1,5 +1,5 @@
#TestingList for pshell: configuration properties
#Fri Oct 20 10:01:41 CEST 2017
#Fri Oct 20 10:02:36 CEST 2017
customPanel=
showEnabledTestsOnly=true
listFilter=rps-test