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 DOWNLOAD_COMMAND with multi-token string #473

Merged
merged 1 commit into from
Sep 18, 2023

Conversation

TheLartians
Copy link
Member

Previously we considered DOWNLOAD_COMMAND to be a single option argument. However as pointed out by @jm4R, it is indeed a multi value argument. This PR fixes the declaration and adds an integration test case.

Fixes #472

@TheLartians TheLartians requested a review from iboB May 22, 2023 19:51
@TheLartians
Copy link
Member Author

Will merge this bugfix without approval to avoid blockers in other projects.

@TheLartians TheLartians merged commit 16c6a3b into master Sep 18, 2023
8 checks passed
@TheLartians TheLartians deleted the lars/fix-download-command branch September 18, 2023 13:37
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.

DOWNLOAD_COMMAND doesn't work with multi-token string
1 participant