
2 Aug
2012
2 Aug
'12
4:38 p.m.
On Aug 2, 2012, at 8:19 AM, Steven Watanabe <watanabesj@gmail.com> wrote:
AMDG
On 08/02/2012 07:47 AM, Neal Becker wrote:
While tracking down strange directory permissions, I noticed this:
find . -name .hg -prune -o -type d \( \! -perm 755 -and \! -perm 775 \) -ls 17315044 4 drwxrw-r-- 3 nbecker nbecker 4096 Aug 2 08:41 ./bin.v2
I assume that dir was created by bjam during the test build, for some reason with strange mode.
The problem is mkdir(path, 0766);
But Neal's getting 0764 - strange. Neal - what's your umask? -- Marshall Marshall Clow Idio Software <mailto:mclow.lists@gmail.com> A.D. 1517: Martin Luther nails his 95 Theses to the church door and is promptly moderated down to (-1, Flamebait). -- Yu Suzuki