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

Ensure that validator works on Windows #105

Open
jdmgoogle opened this issue Mar 22, 2019 · 0 comments
Open

Ensure that validator works on Windows #105

jdmgoogle opened this issue Mar 22, 2019 · 0 comments

Comments

@jdmgoogle
Copy link
Contributor

It appears that when the validator is running on Windows it isn't always able to download the OCD-ID files from GitHub. This is likely due to us assuming UNIX-style directory names:

https://github.com/google/election_results_xml_validator/blob/master/rules.py#L325

We should make this truly platform-agnostic.

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

No branches or pull requests

1 participant