Closedown
This commit is contained in:
@@ -42,7 +42,7 @@ class TestingTool:
|
||||
log(logText)
|
||||
except:
|
||||
#cannot write log
|
||||
|
||||
print now + ' ' + self.deviceName + ' - ' + self.testName + ': ' + 'cannot write Log in Data'
|
||||
#prepare and send feedback to calling tool
|
||||
# returnString = the string containing info on the test result
|
||||
# testPassed = true if the test was successful, false if test had a problem
|
||||
|
||||
Reference in New Issue
Block a user