##// END OF EJS Templates
Monitoring test
imanay -
r256:257
parent child
Show More
@@ -332,8 +332,8
332 332 file.append("xxxxxx") No newline at end of file
333 333 relay.append("xxxxxx") No newline at end of file
334 334 else:
335 No newline at end of file
335 file.append(i[14:20])
No newline at end of file
336 No newline at end of file
336 relay.append(i[21:27]) No newline at end of file
337 337 #Loop to generate a status No newline at end of file
338 338 for i in range(64): No newline at end of file
339 339 if file[i] == "xxxxxx": No newline at end of file
General Comments 0
You need to be logged in to leave comments. Login now