ICU-12738 exclude LICENSE from BOM check

X-SVN-Rev: 39397
This commit is contained in:
Steven R. Loomis 2016-09-29 17:29:41 +00:00
parent acffd25cd9
commit 57124113e4

View File

@ -63,6 +63,10 @@ for ent in tree:
noprops = noprops + 1
continue
if (fp == "./LICENSE"):
print "Skipping: %s" % fp
continue
type = props
# ends with \n because of process