Changeset 5272 for issm/trunk
- Timestamp:
- 08/16/10 10:35:10 (15 years ago)
- File:
-
- 1 edited
-
issm/trunk/test/NightlyRun/runme.m (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/test/NightlyRun/runme.m
r5271 r5272 95 95 if strcmpi(benchmark,'nightly'), 96 96 test_ids=intersect(test_ids,[1:999]); 97 else if strcmpi(benchmark,'ismip'),97 elseif strcmpi(benchmark,'ismip'), 98 98 test_ids=intersect(test_ids,[1101:1199]); 99 else if strcmpi(benchmark,'eismint'),99 elseif strcmpi(benchmark,'eismint'), 100 100 test_ids=intersect(test_ids,[1201:1299]); 101 else if strcmpi(benchmark,'thermal'),101 elseif strcmpi(benchmark,'thermal'), 102 102 test_ids=intersect(test_ids,[1301:1399]); 103 else if strcmpi(benchmark,'mesh'),103 elseif strcmpi(benchmark,'mesh'), 104 104 test_ids=intersect(test_ids,[1401:1499]); 105 105 end
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)