Štěpán Němec <[email protected]> wrote:
> Creating config 0600 disregarding umask breaks scenarios where daemons
> run with credentials different from config owner (but need to read the
> config).

Thanks for noticing.

> Fixed in the next commit.

I strongly prefer tests and fixes to be in the same commit to
simplify `git bisect' usage.  If you really prefer multiple
commits, I think the `TODO' directive of Test::More can help
preserve easy bisectability.  I haven't tried it myself, but I
just confirmed the Test::More man page on CentOS 7.x documents
it.

Can you either resubmit or let me know if you want me to squash
them together on my end?  Thanks again.

Reply via email to