[116895] branches/gsoc11-statistics/stats-server/app/sweepers/ installed_port_sweeper.rb

cal at macports.org cal at macports.org
Sun Feb 9 08:59:52 PST 2014


Revision: 116895
          https://trac.macports.org/changeset/116895
Author:   cal at macports.org
Date:     2014-02-09 08:59:52 -0800 (Sun, 09 Feb 2014)
Log Message:
-----------
macports stats: remove debug message

Modified Paths:
--------------
    branches/gsoc11-statistics/stats-server/app/sweepers/installed_port_sweeper.rb

Modified: branches/gsoc11-statistics/stats-server/app/sweepers/installed_port_sweeper.rb
===================================================================
--- branches/gsoc11-statistics/stats-server/app/sweepers/installed_port_sweeper.rb	2014-02-09 16:59:24 UTC (rev 116894)
+++ branches/gsoc11-statistics/stats-server/app/sweepers/installed_port_sweeper.rb	2014-02-09 16:59:52 UTC (rev 116895)
@@ -15,7 +15,6 @@
 
 	private
 	def expire_cache_for(port)
-		logger.debug "Expiring cache for #{port.category}/#{port.name}"
 		expire_page category_port_path(port.category, port)
 	end
 end
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140209/87413120/attachment.html>


More information about the macports-changes mailing list