Changeset 23527
- Timestamp:
- 12/10/18 03:56:34 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/test/NightlyRun/runme.py
r23369 r23527 87 87 if np.size(id) > 0 and not id==None: 88 88 test_ids = set(GetIds(id)).intersection(set(list_ids)) 89 benchmark=None 89 90 else: 90 91 # if no tests are specifically provided, do them all
Note:
See TracChangeset
for help on using the changeset viewer.