Changeset b40bfac in mainline for tools/checkers/clang.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/clang.py
rd70a463 rb40bfac 64 64 65 65 if (len(arg) < 6): 66 print("Not enough tjobfile record arguments")66 print("Not enough jobfile record arguments") 67 67 return False 68 68
Note:
See TracChangeset
for help on using the changeset viewer.