Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

contrib/refresh_checksums.mk: automatically delete old checksums before adding new checksums #43141

Merged
merged 1 commit into from
Nov 19, 2021

Conversation

DilumAluthge
Copy link
Member

@DilumAluthge DilumAluthge commented Nov 18, 2021

Fixes #43140
Extracted from part of 223ebd5

I tested this out a little bit locally, and it seems to work correctly.

…fore adding new checksums

Co-authored-by: Jameson Nash <[email protected]>
@DilumAluthge DilumAluthge added the domain:building Build system, or building Julia or its dependencies label Nov 18, 2021
@vtjnash vtjnash added the status:merge me PR is reviewed. Merge when all tests are passing label Nov 19, 2021
@DilumAluthge DilumAluthge merged commit 61c6f33 into master Nov 19, 2021
@DilumAluthge DilumAluthge deleted the dpa/delete-old-checksums branch November 19, 2021 03:44
@DilumAluthge DilumAluthge removed the status:merge me PR is reviewed. Merge when all tests are passing label Nov 19, 2021
LilithHafner pushed a commit to LilithHafner/julia that referenced this pull request Feb 22, 2022
…fore adding new checksums (JuliaLang#43141)

Co-authored-by: Jameson Nash <[email protected]>

Co-authored-by: Jameson Nash <[email protected]>
LilithHafner pushed a commit to LilithHafner/julia that referenced this pull request Mar 8, 2022
…fore adding new checksums (JuliaLang#43141)

Co-authored-by: Jameson Nash <[email protected]>

Co-authored-by: Jameson Nash <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain:building Build system, or building Julia or its dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The contrib/refresh_checksums.mk script does not delete old checksums
2 participants