Changeset 6582b36 in mainline for tools/checkers/stanse.py
- Timestamp:
- 2012-04-01T07:13:03Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 81475250
- Parents:
- d9faae91
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/checkers/stanse.py
rd9faae91 r6582b36 127 127 for job in jobs: 128 128 if (not stanse(rootdir, job)): 129 print 129 print() 130 130 print("Failed job: %s" % job) 131 131 return
Note:
See TracChangeset
for help on using the changeset viewer.