##// END OF EJS Templates
Monitoring test
imanay -
r263:264
parent child
Show More
@@ -358,7 +358,7
358 elif cnt == 0: No newline at end of file
358 elif cnt == 0:
359 status.append("11") No newline at end of file
359 status.append("11")
360 elif cnt == 1:
360 elif cnt == 1:
No newline at end of file
361 status.append("10") No newline at end of file
361 status.append("11") No newline at end of file
362 else: No newline at end of file
362 else:
363 status.append("01") No newline at end of file
363 status.append("01")
364 No newline at end of file
364
General Comments 0
You need to be logged in to leave comments. Login now