Wireshark-commits: [Wireshark-commits] master 89896f8: Add support in checkhf.pl for expert info.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 6 Jun 2016 11:25:09 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=89896f83d8d215e34037b1f323e93a8204f59af4
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

89896f8 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Add support in checkhf.pl for expert info.
    
    Basically a copy/paste of the existing hf_ functionality, but looking for ei_ variables instead.
    
    Change-Id: Ic9a34f6bd5dee895fc858bb9631c00271a86486b
    Reviewed-on: https://code.wireshark.org/review/15717
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  0461b39   Fix a mac collision in wka.tmpl.
    adds  89896f8   Add support in checkhf.pl for expert info.


Summary of changes:
 tools/checkhf.pl |  163 ++++++++++++++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 158 insertions(+), 5 deletions(-)