Changeset 50

Show
Ignore:
Timestamp:
05/21/09 15:31:46 (3 years ago)
Author:
colin
Message:

Fixing Umask

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/enamel/deployment.py

    r49 r50  
    6565        'nothotshot': 0,          'gid': None, 
    6666        'savestats': 0,           'debug': False, 
    67         'pidfile': pidfile 
     67        'pidfile': pidfile,       'umask': None 
    6868    } 
    6969