Changeset 25302


Ignore:
Timestamp:
07/25/20 01:00:10 (5 years ago)
Author:
jdquinn
Message:

BUG: Forgot to remove incomplete condition.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/test/NightlyRun/runme.py

    r25301 r25302  
    203203                            errorcount += 1
    204204                            erroredtest_list.append(id)
    205                         elif :
    206                             print('FAILURE')
    207205                        else:
    208206                            print(('SUCCESS difference: {:7.2g} < {:7.2g} test id: {} test name: {} field: {}'.format(error_diff, tolerance, id, id_string, fieldname)))
Note: See TracChangeset for help on using the changeset viewer.