devtools/devctl.py
branchtls-sprint
changeset 1510 59584270a5bf
parent 1502 e25be3c82947
child 1662 a2c550e464ad
--- a/devtools/devctl.py	Tue Apr 28 16:22:36 2009 +0200
+++ b/devtools/devctl.py	Tue Apr 28 16:23:09 2009 +0200
@@ -183,7 +183,6 @@
         libvreg.set_schema(libschema) # trigger objects registration
         # prefill done set
         list(_iter_vreg_objids(libvreg, done))
-    print 'done', done
     for objid in _iter_vreg_objids(vreg, done):
         add_msg(w, '%s_description' % objid)
         add_msg(w, objid)