Home | History | Annotate | Download | only in bin

Lines Matching defs:complete

959     def complete(self, status):
972 # We are about to exit 'complete' so clean up the control file.
1295 # When continuing, the job is complete when there is no
1322 myjob.complete(1)
1334 myjob.complete(1)
1338 # If we get here, then we assume the job is complete and good.
1342 myjob.complete(0)