mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2026-03-04 00:08:21 +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.