Update of /cvsroot/freevo/freevo/src/tv
In directory sc8-pr-cvs1:/tmp/cvs-serv1335

Modified Files:
        record_types.py 
Log Message:
Oops, we don't use config here.


Index: record_types.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/tv/record_types.py,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** record_types.py     9 Jan 2004 19:35:49 -0000       1.8
--- record_types.py     9 Jan 2004 19:39:31 -0000       1.9
***************
*** 10,13 ****
--- 10,16 ----
  # -----------------------------------------------------------------------
  # $Log$
+ # Revision 1.9  2004/01/09 19:39:31  outlyer
+ # Oops, we don't use config here.
+ #
  # Revision 1.8  2004/01/09 19:35:49  outlyer
  # Inherit DEBUG parameter from config, move some prints into DEBUG
***************
*** 57,61 ****
  
  # Set to 1 for debug output
! DEBUG = config.DEBUG
  
  TRUE = 1
--- 60,64 ----
  
  # Set to 1 for debug output
! DEBUG = 0
  
  TRUE = 1




-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to