Building spurreader.image was taking a long time because getlagetlatestimage was still using 5.2. I changed the URL to use current_stable so that the script doesn't have to change with each release.
The curl also needed a -L option to follow any redirects.
You can view, comment on, or merge this pull request online at:
https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/511
Commit Summary
- update url to always use current stable release
File Changes
Patch Links:
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/511",
"url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/511",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>