Changeset b40bfac in mainline for tools/checkers/stanse.py
- Timestamp:
- 2010-11-08T07:13:25Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 63a1e60
- Parents:
- d70a463 (diff), 3da12d74 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/checkers/stanse.py
rd70a463 rb40bfac 69 69 70 70 if (len(arg) < 6): 71 print("Not enough tjobfile record arguments")71 print("Not enough jobfile record arguments") 72 72 return False 73 73
Note:
See TracChangeset
for help on using the changeset viewer.