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

Use relative paths in scripts/download.sh #632

Merged
merged 1 commit into from Nov 26, 2021

Conversation

gonzalobf
Copy link
Contributor

@gonzalobf gonzalobf commented Nov 26, 2021

If there is another folder with the same name in your path when running the script, it will enter that folder and recursively try to download all the files. It the folder is big enough, it can hang the computer. Using relative paths fixes the problem.

If there is another folder with the same name in your path when running
the script, it will enter that folder and recursively try to download
all the files. It the folder is big enough, it can hang the computer.
@hakutsuru hakutsuru merged commit 18cd311 into papers-we-love:master Nov 26, 2021
@hakutsuru
Copy link
Member

Thanks!

RobbiNespu pushed a commit to RobbiNespu/papers-we-love that referenced this pull request Mar 1, 2022
If there is another folder with the same name in your path when running
the script, it will enter that folder and recursively try to download
all the files. It the folder is big enough, it can hang the computer.

Co-authored-by: Gonzalo Bella <gonzalobella@gambitresearch.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants