Commit 07d3f976 authored by Georgios Dagkakis's avatar Georgios Dagkakis

correction in comment

parent 54d8a7dc
......@@ -343,7 +343,7 @@ def createObjectInterruptions():
G.ObjectInterruptionList.append(SS)
G.ShiftSchedulerList.append(SS)
br=element.get('interruptions',{}).get('break', None)
# if there are failures assigned
# if there are breaks assigned
# initiate them
if br:
victim=Globals.findObjectById(element['id'])
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment