[Webkit-unassigned] [Bug 36957] check-webkit-style: fails silently on non-existent files

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 1 06:57:17 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=36957


Chris Jerdonek <cjerdonek at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cjerdonek at webkit.org




--- Comment #1 from Chris Jerdonek <cjerdonek at webkit.org>  2010-04-01 06:57:17 PST ---
We might also want to log a warning in the case below so it's more obvious that
something has gone wrong:

    # We fail when style errors are found or there are no checked files.
    sys.exit(error_count > 0 or file_count == 0)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list