Bug #470
Jobs that fail but all their files are complete...
History
#1 Updated by Marc Mengel almost 11 years ago
Added a few lines to have launch_job call check_lbn if it's given a job to launch that
ends up having 0 files (i.e. if SAM says the job failed, but all the data files actually
got back, so the dataset minus the completed files is empty).
This is a slightly inefficient way to call check_lbn (with a single run) but it should
work...
#2 Updated by Marc Mengel almost 11 years ago
- Status changed from New to Accepted
- Assignee set to Marc Mengel
#3 Updated by Marc Mengel almost 11 years ago
- % Done changed from 0 to 90