Ignore:
Timestamp:
04/16/10 10:48:40 (15 years ago)
Author:
seroussi
Message:

Skip Dakota for now

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/m/utils/OS/listfiles.m

    r2189 r3551  
    1717                        ~strcmpi(first_list(i).name,'..') &...
    1818                        ~strcmpi(first_list(i).name,'NightlyRun') &...
     19                        ~strcmpi(first_list(i).name,'test25_IceSheetIceFrontM2dDakota') &...
    1920                        ~strcmpi(first_list(i).name,'.svn')),
    2021                list{end+1}=first_list(i).name;
Note: See TracChangeset for help on using the changeset viewer.