Changeset 15383


Ignore:
Timestamp:
07/01/13 17:57:21 (12 years ago)
Author:
Eric.Larour
Message:

CHG: adding sourcing of etc/environment.sh

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/m/classes/clusters/cloud.m

    r15382 r15383  
    6969                                compressstring = [compressstring ' ' filelist{i}];
    7070                        end
    71                         if cluster.interactive,
    72                                 compressstring = [compressstring ' ' modelname '.errlog ' modelname '.outlog '];
    73                         end
    7471                        system(compressstring);
    7572
Note: See TracChangeset for help on using the changeset viewer.