Ignore:
Timestamp:
12/10/18 03:56:34 (6 years ago)
Author:
bdef
Message:

CHG: Nullifying benchmark is specific id is asked

File:
1 edited

Legend:

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

    r23369 r23527  
    8787        if np.size(id) > 0 and not id==None:
    8888                test_ids = set(GetIds(id)).intersection(set(list_ids))
     89                benchmark=None
    8990        else:
    9091                # if no tests are specifically provided, do them all
Note: See TracChangeset for help on using the changeset viewer.