##// END OF EJS Templates
imanay -
r245:246
parent child
Show More
@@ -81,8 +81,8
81 bits = self.__ConnectionWithCentralControl(cmd = "ANST", data = data) No newline at end of file
81 bits = self.__ConnectionWithCentralControl(cmd = "ANST", data = data)
82 #self.__writeFile("report.txt", data) No newline at end of file
82 #self.__writeFile("report.txt", data)
83
83
No newline at end of file
84 print "Report:"
84 print "Report:\n"
No newline at end of file
No newline at end of file
85 print "======:" No newline at end of file
85 print "======:\n" No newline at end of file
86 print bits No newline at end of file
86 print bits
87 No newline at end of file
87
88 def getControlModuleStatus_test(self, data): No newline at end of file
88 def getControlModuleStatus_test(self, data):
General Comments 0
You need to be logged in to leave comments. Login now