Closedown

This commit is contained in:
boccioli_m
2015-09-04 15:35:14 +02:00
parent 20c589800d
commit f8b56fc496

View File

@@ -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