Changeset 50
- Timestamp:
- 05/21/09 15:31:46 (3 years ago)
- Files:
-
- 1 modified
-
trunk/enamel/deployment.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/enamel/deployment.py
r49 r50 65 65 'nothotshot': 0, 'gid': None, 66 66 'savestats': 0, 'debug': False, 67 'pidfile': pidfile 67 'pidfile': pidfile, 'umask': None 68 68 } 69 69
