pw: Initialize comment_str

This commit is contained in:
Carsten Dominik 2010-08-13 22:33:14 +02:00
parent d17cc96fc7
commit 1f17384792
1 changed files with 1 additions and 0 deletions

View File

@ -509,6 +509,7 @@ def main():
if config.has_option('base', 'project'):
project_str = config.get('base', 'project')
comment_str = "none"
for name, value in opts:
if name == '-s':
state_str = value