• 
      

    Make sure to load zip file as binary when installing things.

    Review Request #9372 — Created Nov. 14, 2017 and submitted

    Information

    RBTools
    release-0.7.x
    a870e1d...

    Reviewers

    On most systems this doesn't matter, but we did see one case in the wild
    where the hash of the downloaded zip file wasn't matching, which I
    believe was caused by some newline munging. This change makes sure to
    load the downloaded zip file as binary to compute the hash.

    Ran "rbt install" successfully. Of course, it never failed for me to
    start with.

    chipx86
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-0.7.x (0362ee6)