Hi,
>> Strange, lazygal seems to honor umask on my box. The code does not
>> do anything with umasks. Can you think of something specific to
>> your setup?
>
> Not really. But of course I am now also failing to recreate the
> problem. I'll close the bug and reopen it if I have more
> information. Sorry!
While fixing some other stuff in the code, I have found the following
line (that is used to create each one of the webgal directoris) which
would be related to what you were reporting :
lazygal/generators.py:
os.makedirs(self.path, mode=0o755)
But I could not highlight any bug.
I fixed something when using -O though.
http://sousmonlit.zincube.net/~niol/repositories.hg/lazygal/rev/a01b2ef35a23
Thanks,
Alex
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]