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: "regex aria2" for multilingual aria2 system output #417

Open
wants to merge 1 commit into
base: sharepoint
Choose a base branch
from

Conversation

manuel2295
Copy link

On some linux systems the aria2 --version command provides output in the system language. The previously used regex only works for English output.
With my edits I have made it possible to verify the version of aria2 even for systems with a different system language. I also removed line splitting of the output, which is not necessary for the new regex.

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.

1 participant