Wireshark-commits: [Wireshark-commits] master 7b60d2b: Pass HTTP URLs to wget.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 9 Apr 2015 19:56:23 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7b60d2bb482a490d2f66b45eff978d32fcb9332d
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

7b60d2b by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Pass HTTP URLs to wget.
    
    Not all wgets are equal. Revert part of 7787c1b so that wget fetches
    over HTTP instead of HTTPS.
    
    Change-Id: Iced263380429795975cf239cba7dac54bd729d38
    Reviewed-on: https://code.wireshark.org/review/8005
    Reviewed-by: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
    Petri-Dish: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
    Reviewed-by: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  1f45a37   Replace PROTO_TREE_ADD_XXX_ITEM macro use with real code.
    adds  7b60d2b   Pass HTTP URLs to wget.


Summary of changes:
 tools/win-setup.sh |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)