-
Notifications
You must be signed in to change notification settings - Fork 154
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
Invalid option 'language' with robotframework 5.1a1 #484
Labels
Comments
Thanks for the report! |
Wonder if something like this would work for older robot versions too, @mkorpela ?
|
Hey, |
Fixed in 2.5.4 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Robot 5.1 introduces the
--language
option, and this triggers an error with pabot during rebot processing:Looks similar to #461 , and the below diff fixes it:
extending this list doesn't look to be a sustainable approach ;-)
The text was updated successfully, but these errors were encountered: