- Timestamp:
- 06/01/11 23:24:30 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/pbs_drmaa/log_reader.c
r19 r20 417 417 } 418 418 struct_state.value = fsd_strdup("C"); /* we got exit_status so we say that it has completed */ 419 fsd_log_info(("WT - job %s found as finished on %u", self->name, (unsigned int)time(NULL)));419 fsd_log_info(("WT - job %s found as finished on %u", temp_job->job_id, (unsigned int)time(NULL))); 420 420 } 421 421
Note: See TracChangeset
for help on using the changeset viewer.