Changeset 13825


Ignore:
Timestamp:
10/24/12 13:26:53 (12 years ago)
Author:
Mathieu Morlighem
Message:

CHG: added display etcpath

File:
1 edited

Legend:

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

    r13817 r13825  
    4646                        disp(sprintf('    codepath: %s',cluster.codepath));
    4747                        disp(sprintf('    executionpath: %s',cluster.executionpath));
     48                        disp(sprintf('    etcpath: %s',cluster.executionpath));
    4849                        disp(sprintf('    valgrind: %s',cluster.valgrind));
    4950                        disp(sprintf('    valgrindlib: %s',cluster.valgrindlib));
Note: See TracChangeset for help on using the changeset viewer.