]> git.parisson.com Git - deefuzzer.git/commitdiff
fix log
authorGuillaume Pellerin <yomguy@parisson.com>
Wed, 20 May 2009 10:56:24 +0000 (10:56 +0000)
committerGuillaume Pellerin <yomguy@parisson.com>
Wed, 20 May 2009 10:56:24 +0000 (10:56 +0000)
deefuzzer.py

index 7b3abead7d7a37f574b0da44f521d4a198cff79b..c6ae879186bf5af186b758c331448451619d9866 100755 (executable)
@@ -335,7 +335,7 @@ class Station(Thread):
         if self.lp != 0:
             self.set_playlist()
             lp_new = len(self.playlist)
-            self.logger.write(self.playlist)
+            #self.logger.write(self.playlist)
 
             if lp_new != self.lp or self.counter == 0:
                 self.id = 0