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