http://bugs.grommit.com/show_bug.cgi?id=338
Summary: hdrchk.py does not pass lenient (-a) through to HdrChk.hdrchk() Product: SCM Migration Version: unspecified Platform: All OS/Version: Solaris 11/Nevada Status: NEW Severity: trivial Priority: P3 Component: hdrchk AssignedTo: scm-migration-dev at opensolaris.org ReportedBy: stevel at sun.com hdrchk.py currently parses the -a option, but doesn't actually pass the lenient boolean through to the HdrChk module. quoting Forrest: One issue I notice is line #64 in scripts/hdrchk.py. ?-a' will never become effective, due to lenient was not passed in function hdrchk(). -- Configure bugmail: http://bugs.grommit.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.