Changeset 23178
- Timestamp:
- 08/24/18 13:01:30 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/test/NightlyRun/IdFromString.py
r23149 r23178 38 38 #Return if no test found 39 39 if not ids: 40 if verbose: 41 print "No test matches '%s'." % string 42 #else: 43 #print [] 40 print "No test matches '%s'." % string 44 41 return ids 45 42
Note:
See TracChangeset
for help on using the changeset viewer.