Ignore:
Timestamp:
03/04/11 16:10:49 (13 years ago)
Author:
mmamonski
Message:

DRMAA utils - keep conf in PREFIX/etc, log_info all communication with Torque, do not log_error on timout and vector operations

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pbs_drmaa/submit.c

    r3 r10  
    178178                                (struct attropl*)pbs_attr, self->script_filename, 
    179179                                self->destination_queue, NULL ); 
     180 
     181                fsd_log_info(("pbs_submit() =%s", job_id)); 
     182 
    180183                if( job_id == NULL ) 
    181184                { 
Note: See TracChangeset for help on using the changeset viewer.