Mercurial > hg
diff tests/filterpyflakes.py @ 28159:d2d04d1d2f92
chgserver: add setumask method
Before this patch, the server won't inherit umask from the client, which
will fail test-inherit-mode.t. This patch provides a way for the client
to change umask of the server, similar to chdir and setenv.
author | Jun Wu <quark@fb.com> |
---|---|
date | Mon, 15 Feb 2016 14:28:17 +0000 |
parents | aef5b606d3ee |
children | cf339d6ac7c7 |