Ignore:
Timestamp:
07/22/14 11:17:42 (11 years ago)
Author:
pkopta
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/slurm-drmaa-1.2.0/slurm_drmaa/util.c

    r37 r38  
    168168        fsd_free(job_desc->exc_nodes); 
    169169        fsd_free(job_desc->gres); 
     170        fsd_free(job_desc->array_inx); 
    170171         
    171172        fsd_log_return(( "" )); 
Note: See TracChangeset for help on using the changeset viewer.