Wireshark-commits: [Wireshark-commits] master 7ae53c7: Don't try to download Ninja on Lion or earli

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 18 May 2018 20:04:11 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7ae53c7e9511f7813495daad4396e173ab0bffd7
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

7ae53c7 by Guy Harris (guy@xxxxxxxxxxxx):

    Don't try to download Ninja on Lion or earlier.
    
    The version of curl that comes with Lion gets a TLS error when trying to
    download Ninja.
    
    Also note some other issues.
    
    Change-Id: I0e26a5b2f2f54e36461d3d3909f719fcca2ac04b
    Reviewed-on: https://code.wireshark.org/review/27645
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  24baf35   ieee80211: fix typos related to 802.11ad
    adds  7ae53c7   Don't try to download Ninja on Lion or earlier.


Summary of changes:
 tools/macos-setup.sh | 46 ++++++++++++++++++++++++++++++++++------------
 1 file changed, 34 insertions(+), 12 deletions(-)