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

Sort input file list #202

Merged
merged 1 commit into from Feb 10, 2019
Merged

Sort input file list #202

merged 1 commit into from Feb 10, 2019

Conversation

bmwiedemann
Copy link
Contributor

Sort input file list
so that mo files are created in a reproducible way
in spite of indeterministic filesystem readdir order
and http://bugs.python.org/issue30461

See https://reproducible-builds.org/ for why this is good.

This PR was done while working on reproducible builds for openSUSE.

so that mo files are created in a reproducible way
in spite of indeterministic filesystem readdir order
and http://bugs.python.org/issue30461

See https://reproducible-builds.org/ for why this is good.
@alberanid alberanid self-assigned this Feb 10, 2019
@alberanid alberanid self-requested a review February 10, 2019 17:19
@alberanid alberanid merged commit cfe46f9 into cinemagoer:master Feb 10, 2019
@alberanid
Copy link
Collaborator

pardon for the long delay. Good idea, thanks!

@bmwiedemann bmwiedemann deleted the sort branch March 24, 2019 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants