Update of /cvsroot/freevo/freevo/src/mediadb
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30834/src/mediadb

Modified Files:
        db.py 
Log Message:
turn of debug

Index: db.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/mediadb/db.py,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** db.py       17 Jul 2005 09:05:26 -0000      1.12
--- db.py       17 Jul 2005 12:53:08 -0000      1.13
***************
*** 306,310 ****
              self.__save_timer.start(0)
              return
!         log.info('save %s' % self.cachefile)
          cache.save(self.cachefile, self.data, VERSION)
          self.mtime = os.stat(self.cachefile)[ST_MTIME]
--- 306,310 ----
              self.__save_timer.start(0)
              return
!         log.debug('save %s' % self.cachefile)
          cache.save(self.cachefile, self.data, VERSION)
          self.mtime = os.stat(self.cachefile)[ST_MTIME]



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to