Wireshark-commits: [Wireshark-commits] master 17bb0b7: macOS: Switch ChmodBPF back from bash to sh.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 26 Nov 2019 22:44:02 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=17bb0b7eb16d5cb54f19cf1f2b6104b712485fad
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

17bb0b7 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    macOS: Switch ChmodBPF back from bash to sh.
    
    The default shell in macOS 10.15 is zsh[1]. Bash appears to be included
    for now, but it might be a good idea to start migrating away from it
    just in case it's removed at some point in the future.
    
    [1]https://support.apple.com/en-ca/HT208050
    
    Change-Id: Ibe4338105d8fa1a590f84543489255ade71920d6
    Reviewed-on: https://code.wireshark.org/review/35216
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  9a647c6   NGAP: dissect other variant of N2 SM Information (as found in 3GPP 29.502)
     add  17bb0b7   macOS: Switch ChmodBPF back from bash to sh.


Summary of changes:
 .../Library/Application Support/Wireshark/ChmodBPF/ChmodBPF    | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)