##// END OF EJS Templates
Monitoring test
imanay -
r264:265
parent child
Show More
@@ -358,9 +358,9
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("01")
362 else:
361 status.append("10")
363 status.append("10")
362 else:
363 status.append("01")
364
364
365 else:
365 else:
366
366
General Comments 0
You need to be logged in to leave comments. Login now