mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2025-06-09 23:56:41 +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.