Wireshark-commits: [Wireshark-commits] master 4905983: More shellcheck checks and fixes.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 07 Jun 2018 18:11:23 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4905983845dd64fc37c7bbaaa0e1f2dcc32f21f4
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

4905983 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    More shellcheck checks and fixes.
    
    Remove a libtool check while we're here.
    
    Change-Id: I813add2031480f34ce89f268b541f8939016c2c7
    Reviewed-on: https://code.wireshark.org/review/28066
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  0882e94   Qt: Set the ByteViewText field and protocol foreground.
    adds  4905983   More shellcheck checks and fixes.


Summary of changes:
 CMakeLists.txt                  |  5 +++
 image/stock_icons/svg-to-png.sh | 12 +++---
 packaging/macosx/osx-app.sh.in  | 95 +++++++++++++++++++++--------------------
 packaging/macosx/osx-dmg.sh.in  | 22 +++++-----
 tools/compress-pngs.sh          |  5 +--
 tools/git-export-release.sh     |  7 +--
 tools/randpkt-test.sh           | 53 ++++++++++++-----------
 tools/test-captures.sh          | 13 +++---
 tools/valgrind-wireshark.sh     | 60 +++++++++++---------------
 9 files changed, 138 insertions(+), 134 deletions(-)