]> git.parisson.com Git - deefuzzer.git/commitdiff
remove queue log
authorGuillaume Pellerin <yomguy@parisson.com>
Thu, 2 Apr 2009 17:32:08 +0000 (17:32 +0000)
committerGuillaume Pellerin <yomguy@parisson.com>
Thu, 2 Apr 2009 17:32:08 +0000 (17:32 +0000)
deefuzz.py

index c40d917ed0a4b88878bd46c65340b11413a4c51e..cdaa563dbe76fceb6f2c8c9a9ce81aec0451b02e 100755 (executable)
@@ -287,7 +287,7 @@ class Station(Thread):
                     self.channel.sync()
                     # Get the queue
                     q.task_done()
-                    print "Station eated one queue step: "+str(it)
+                    #print "Station eated one queue step: "+str(it)
 
         self.channel.close()