- Timestamp:
- 01/10/12 16:06:50 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/pbs_drmaa/job.c
r63 r64 517 517 518 518 fsd_cond_broadcast( &self->status_cond); 519 fsd_cond_broadcast( &self->session->wait_condition ); 519 520 520 521 fsd_log_return(( "; job_ps=%s, exit_status=%d", drmaa_job_ps_to_str(self->state), self->exit_status ));
Note: See TracChangeset
for help on using the changeset viewer.