mirror of
https://github.com/corda/corda.git
synced 2025-02-02 01:08:09 +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.