[csw-devel] SF.net SVN: gar:[18041] csw/mgar/gar/v2/lib/python/integrate_catalogs.py
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Thu May 17 18:25:51 CEST 2012
Revision: 18041
http://gar.svn.sourceforge.net/gar/?rev=18041&view=rev
Author: wahwah
Date: 2012-05-17 16:25:51 +0000 (Thu, 17 May 2012)
Log Message:
-----------
integrate_catalogs: Be less noisy.
Modified Paths:
--------------
csw/mgar/gar/v2/lib/python/integrate_catalogs.py
Modified: csw/mgar/gar/v2/lib/python/integrate_catalogs.py
===================================================================
--- csw/mgar/gar/v2/lib/python/integrate_catalogs.py 2012-05-17 16:25:22 UTC (rev 18040)
+++ csw/mgar/gar/v2/lib/python/integrate_catalogs.py 2012-05-17 16:25:51 UTC (rev 18041)
@@ -255,7 +255,7 @@
if bundle_key in stats["pkginfo"]:
bundles_by_md5[md5] = stats["pkginfo"][bundle_key]
else:
- logging.info(
+ logging.debug(
"%r (%r) does not have the bundle set",
stats["basic_stats"]["pkg_basename"], md5)
bundles_missing.add(md5)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list