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

Fix error in get-openBLAS. #309

Merged
merged 1 commit into from
Jun 28, 2020
Merged

Fix error in get-openBLAS. #309

merged 1 commit into from
Jun 28, 2020

Conversation

wenkokke
Copy link
Collaborator

The current version of get-openBLAS.sh doesn't specify an output filename for wget. The result is that, on MacOS, the file is saved to v0.3.9 without the .tar.gz extension. This causes the subsequent tar command to fail.

This patch changes the script to explicitly save the file as v0.3.9.tar.gz.

@guykatzz guykatzz merged commit e822156 into NeuralNetworkVerification:master Jun 28, 2020
AleksandarZeljic pushed a commit to AleksandarZeljic/Marabou that referenced this pull request Oct 9, 2020
matanost pushed a commit that referenced this pull request Nov 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants