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