Wireshark-commits: [Wireshark-commits] master 64f8364: Cleanup runlex.sh to use builtin POSIX funct

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 15 Feb 2017 20:59:13 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=64f83641ad1ddd8969b08ccb64975daa582427f5
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

64f8364 by Mark Phillips (mark.phil@xxxxxxxxxxx):

    Cleanup runlex.sh to use builtin POSIX functions instead of sed
    
    Bug: 13412
    
    Change-Id: If43b30a33dcc4f23ba2bcb3cce3d0feea0d9fe40
    Reviewed-on: https://code.wireshark.org/review/20120
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  0f59480   ifdef g_list_free_full it requires glib 2.28
    adds  64f8364   Cleanup runlex.sh to use builtin POSIX functions instead of sed


Summary of changes:
 Makefile.am.inc             |    2 +-
 cmake/modules/FindLEX.cmake |    2 +-
 tools/runlex.sh             |   21 +++++----------------
 3 files changed, 7 insertions(+), 18 deletions(-)