Changeset 26744 for issm/trunk/src/m/classes/clusters/local.m
- Timestamp:
- 12/22/21 10:39:44 (3 years ago)
- Location:
- issm/trunk
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk
- Property svn:mergeinfo changed
/issm/trunk-jpl merged: 25837-25866,25868-25993,25995-26330,26332-26733,26736-26739,26741
- Property svn:mergeinfo changed
-
issm/trunk/src
- Property svn:mergeinfo changed
-
issm/trunk/src/m/classes/clusters/local.m
r25836 r26744 36 36 disp(sprintf(' np: %i',cluster.np)); 37 37 disp(sprintf(' codepath: %s',cluster.codepath)); 38 disp(sprintf(' etcpath: %s',cluster.etcpath)); 38 39 disp(sprintf(' executionpath: %s',cluster.executionpath)); 39 disp(sprintf(' etcpath: %s',cluster.etcpath));40 40 disp(sprintf(' verbose: %s',cluster.verbose)); 41 41 disp(sprintf(' shell: %s',cluster.shell));
Note:
See TracChangeset
for help on using the changeset viewer.