changeset 51:5d636ba6b9cb default tip

Merge with b5d89c03f9585013d464f0240f6d82751b77186f
author dwinter
date Thu, 05 Dec 2013 13:24:57 +0100
parents 8bfd713e5d99 (diff) b5d89c03f958 (current diff)
children
files MPIWGThesaurus.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/MPIWGThesaurus.py	Thu Nov 28 17:17:23 2013 +0100
+++ b/MPIWGThesaurus.py	Thu Dec 05 13:24:57 2013 +0100
@@ -287,7 +287,7 @@
                     logging.debug(tagsOfType)
                     tagsOfType.add(subTag.decode('utf-8'))
                                   
-                    logging.debug("Adding %s to %s"%(subTag,projectID))
+                    #logging.debug("Adding %s to %s"%(subTag,projectID))
                     project.tags[tag]=tagsOfType
                     
                     projectTags[projectID]=project