X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=monitor%2Fdatabase%2Fdbpickle.py;h=5afc733fd28d772493d1394412829fe5a6836994;hb=c5e5127b4991493cd9cd9674664e957d8ffecad2;hp=074ff68e2db943c222db0f5463e7e0d5ed0210a7;hpb=7b3d462aa05fcc1892fd914db163143f36a05945;p=monitor.git diff --git a/monitor/database/dbpickle.py b/monitor/database/dbpickle.py index 074ff68..5afc733 100644 --- a/monitor/database/dbpickle.py +++ b/monitor/database/dbpickle.py @@ -119,7 +119,7 @@ class SPickle: Otherwise, it's normal mode, if the file doesn't exist, raise error Load the file """ - print "loading %s" % name + #print "loading %s" % name if config.debug: if self.exists("debug.%s" % name, type):