Wireshark-commits: [Wireshark-commits] master 86c659c: Improve checkfiltername.pl for pre-commit sc

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 1 Dec 2014 05:43:29 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=86c659c2721a659641aded94ec59d1a863cc86db
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

86c659c by Michael Mann (mmann78@xxxxxxxxxxxx):

    Improve checkfiltername.pl for pre-commit script.
    
    1. Bugfix grep statement checking if file is "autogenerated"
    2. Add to the list of "whitelist" duplicates.  Many more were found after #1 was changed.
    
    Change-Id: Idea764c0c8b5fa4f30c9acaab9ba10340834d4f5
    Reviewed-on: https://code.wireshark.org/review/5547
    Petri-Dish: Evan Huus <eapache@xxxxxxxxx>
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  90977c7   Update display filter names per checkfiltername.pl
    adds  86c659c   Improve checkfiltername.pl for pre-commit script.


Summary of changes:
 tools/checkfiltername.pl |   56 +++++++++++++++++++++++++++++++++++++---------
 1 file changed, 46 insertions(+), 10 deletions(-)