Author: duncan
Date: Sat Oct 20 16:31:39 2007
New Revision: 10005

Log:
Deleted too much, put the missing line back


Modified:
   branches/rel-1/freevo/src/helpers/convert_config.py

Modified: branches/rel-1/freevo/src/helpers/convert_config.py
==============================================================================
--- branches/rel-1/freevo/src/helpers/convert_config.py (original)
+++ branches/rel-1/freevo/src/helpers/convert_config.py Sat Oct 20 16:31:39 2007
@@ -173,6 +173,7 @@
                 if print_name:
                     print '**** %s **** ' % file
                     print_name = False
+                if out:
                     line = re.sub(repat, change_map[var], line)
                 else:
                     print 'changing config file line:'

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to