[ZODB-Dev] [PATCH] umask option bug

John Belmonte john at neggie.net
Fri May 7 20:15:02 EDT 2004


There is a bug in the umask option that I added to zdaemon earlier this 
year.  When --umask is passed on the command line to zdctl.py, it's run 
through octal to int conversion twice.  The attached patch restores the 
value to octal before passing it on to zdrun.py.

-John


-- 
http:// ift ile.org/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: umask_bug.patch
Type: text/x-patch
Size: 615 bytes
Desc: not available
Url : http://mail.zope.org/pipermail/zodb-dev/attachments/20040507/22db7634/umask_bug.bin


More information about the ZODB-Dev mailing list