Author: tille Date: 2012-03-28 10:49:16 +0000 (Wed, 28 Mar 2012) New Revision: 2185
Modified: udd/udd/bibref_gatherer.py Log: Be less noisy Modified: udd/udd/bibref_gatherer.py =================================================================== --- udd/udd/bibref_gatherer.py 2012-03-28 10:46:10 UTC (rev 2184) +++ udd/udd/bibref_gatherer.py 2012-03-28 10:49:16 UTC (rev 2185) @@ -116,7 +116,7 @@ if fnmatch(file, '*.upstream'): sources.append(re.sub("\.upstream", "", file)) for source in sources: - print source + # print source ufile = upath+'/'+source+'.upstream' uf = open(ufile) try: _______________________________________________ Collab-qa-commits mailing list Collab-qa-commits@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/collab-qa-commits