]> git.lizzy.rs Git - torbrowser-launcher.git/commitdiff
Make torbrowser-launcher.mo ordering reproducible
authorJonas Witschel <diabonas@archlinux.org>
Sun, 12 Jul 2020 18:00:00 +0000 (20:00 +0200)
committerJonas Witschel <diabonas@archlinux.org>
Mon, 19 Oct 2020 09:46:00 +0000 (11:46 +0200)
The ordering of os.walk() is file system dependent. To make sure that the
generated torbrowser-launcher.mo is reproducible bit for bit no matter on which
file system it was originally generated, sort the files before feeding them to
msgfmt.


No differences found