mirror of
https://github.com/corda/corda.git
synced 2025-02-12 05:35:50 +00:00
1dc932618f
Just like openjdk, we now depend on the processes umask (0022, for instance) to mask that into 0755 or 0666, for instance. This fixes #57.