Changeset 1773


Ignore:
Timestamp:
08/19/09 06:59:24 (16 years ago)
Author:
seroussi
Message:

fixed nightly run

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/test/Verification/IceShelfIceFrontM2dRifts_24/runme.m

    r1733 r1773  
    5454
    5555                %check solution requested
    56                 if      (strcmpi(package,'macayeal')  | strcmpi(package,'ice') & ~strcmpi(solution,'diagnostic')),
     56                if      (strcmpi(package,'macayeal')  | strcmpi(package,'ice')),
    5757                        disp(sprintf(['\nsolution: ' solution  ', with package: ' package  ', in test: ' testname  ', not supported yet.\n']));
    5858                        continue
Note: See TracChangeset for help on using the changeset viewer.