[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] Check sanity of curled gzip data (#326)

Boris Shingarov notifications at github.com
Fri Dec 21 11:14:24 UTC 2018


The getGoodSpur*VM.sh scripts assume that the VM mentioned in the
topmost notification, is always there on bintray.  This is not
always the case.  Unfortunately, bintray will not return a 404 code
on a 404 error, but instead give a 200 with garbage data.  While we
can't do anything about that, at least make an attempt to bail if
the file doesn't even look like gzip-compressed data.
You can view, comment on, or merge this pull request online at:

  https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/326

-- Commit Summary --

  * Check sanity of curled gzip data

-- File Changes --

    M image/getGoodSpur64VM.sh (9)
    M image/getGoodSpurVM.sh (8)

-- Patch Links --

https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/326.patch
https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/326.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/326
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20181221/eb2bf045/attachment.html>


More information about the Vm-dev mailing list