Ignore:
Timestamp:
10/06/20 09:44:24 (4 years ago)
Author:
jdquinn
Message:

BUG: Temp fix for Dakota test suite; needed to add issm_post to bin_PROGRAMS; clean up

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/m/classes/sealevelmodel.py

    r25499 r25632  
    7070        s += '{}\n'.format(fielddisplay(self, 'cluster', 'cluster parameters (number of cpus...'))
    7171        s += '{}\n'.format(fielddisplay(self, 'miscellaneous', 'miscellaneous fields'))
     72
     73        return s
    7274    #}}}
    7375
Note: See TracChangeset for help on using the changeset viewer.