[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Directories created in /tmp are owned by group root



Hi,

In kfreebsd-* buildds and porterboxes, directories created in /tmp are
owned by group root.  In linux-* buildds and porterboxes they are
owned by the "Debian" group.

vicho@asdfasdf:/tmp$ mkdir test
vicho@asdfasdf:/tmp$ ls -ld test
drwxr-xr-x 2 vicho root 512 mar  3 13:44 test
vicho@asdfasdf:/tmp$ 

mercurial's testsuite fails because of this and, though I've fixed it
to change the group of the directory after creating it, I was
wondering why is this?

Cheers,
Javi

Attachment: signature.asc
Description: Digital signature


Reply to: