Changeset 63
- Timestamp:
- 01/10/12 11:06:01 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/pbs_drmaa/job.c
r62 r63 514 514 self->exit_status = exit_status; 515 515 } 516 fsd_log_info(("job_on_missing evaluation result: state=%d exit_status=%d", self->state, self->exit_status)); 516 517 517 518 fsd_cond_broadcast( &self->status_cond);
Note: See TracChangeset
for help on using the changeset viewer.