Przeglądaj źródła

pw: Initialize comment_str

Carsten Dominik 14 lat temu
rodzic
commit
1f17384792
1 zmienionych plików z 1 dodań i 0 usunięć
  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