Skip to content

Conversation

@connorjclark
Copy link
Collaborator

@connorjclark connorjclark commented Apr 1, 2022

there are two versions of lantern data. the first one didn't have a "version" file, the second (And any future ones) do. the logic for deleting the old data didn't take into account that the version file would be missing

oops :)


unzip -q golden-lantern-traces.zip
rm golden-lantern-traces.zip
echo $VERSION > version
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

minor thing, this is better in case the unzipping failing halfway bc user accidentally cancels.

@connorjclark
Copy link
Collaborator Author

image

this makes zero sense

@adamraine
Copy link
Contributor

this makes zero sense

I think it's cuz the tests haven't all finished yet (citation needed).

@connorjclark connorjclark merged commit d3f0aa4 into master Apr 18, 2022
@connorjclark connorjclark deleted the fix-lan-downlaod branch April 18, 2022 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants