Changeset 63


Ignore:
Timestamp:
01/10/12 11:06:01 (12 years ago)
Author:
mmamonski
Message:

more verbose logging in job missing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pbs_drmaa/job.c

    r62 r63  
    514514                self->exit_status = exit_status; 
    515515        } 
     516        fsd_log_info(("job_on_missing evaluation result: state=%d exit_status=%d", self->state, self->exit_status)); 
    516517 
    517518        fsd_cond_broadcast( &self->status_cond); 
Note: See TracChangeset for help on using the changeset viewer.