diff vendor/plugins/gravatar/.svn/text-base/Rakefile.svn-base @ 22:40f7cfd4df19

* Update to SVN trunk rev 4173
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Fri, 24 Sep 2010 14:06:04 +0100
parents 513646585e45
children
line wrap: on
line diff
--- a/vendor/plugins/gravatar/.svn/text-base/Rakefile.svn-base	Wed Aug 25 16:30:24 2010 +0100
+++ b/vendor/plugins/gravatar/.svn/text-base/Rakefile.svn-base	Fri Sep 24 14:06:04 2010 +0100
@@ -6,7 +6,7 @@
 
 desc 'Run all application-specific specs'
 Spec::Rake::SpecTask.new(:spec) do |t|
-  t.rcov = true
+  # t.rcov = true
 end
 
 desc "Report code statistics (KLOCs, etc) from the application"