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