mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2025-06-27 16:42:29 +00:00

Do find | sort | cat instead of find -exec cat when building resources/openpgp.js. The order of files returned by find isn't deterministic, which could lead to spurious differences.