瀏覽代碼

pw: Initialize comment_str

Carsten Dominik 14 年之前
父節點
當前提交
1f17384792
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      UTILITIES/pw

+ 1 - 0
UTILITIES/pw

@@ -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