Changeset 22644
- Timestamp:
- 03/28/18 13:35:52 (8 years ago)
- File:
-
- 1 edited
-
issm/trunk-jpl/test/NightlyRun/runme.m (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/test/NightlyRun/runme.m
r21957 r22644 134 134 try, 135 135 %Execute test 136 eval(['cd ' root ]);136 cd(root); 137 137 id_string='N/A'; 138 138 id_string=IdToName(id); 139 eval(['test' num2str(id)]);139 run(['test' num2str(id)]); 140 140 141 141 %UPDATE ARCHIVE?
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/trac/issm/chrome/common/trac_banner.png)