Searched defs:lenient (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/scripts/
H A Dhdrchk.py44 ' -a\tApply (more lenient) application header rules\n']
54 lenient = False variable
57 lenient = True variable
67 ret |= hdrchk(fh, lenient=lenient, output=sys.stderr)

Completed in 56 milliseconds