<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -27,7 +27,7 @@ Spec::Rake::SpecTask.new(&quot;specs&quot;) do |t|
   $DEBUG = true if ENV['DEBUG']
   t.spec_opts = [&quot;--format&quot;, &quot;specdoc&quot;, &quot;--colour&quot;]
   t.spec_files = Dir[&quot;spec/**/*_spec.rb&quot;].sort
-  # t.rcov = true
+  t.rcov = true if ENV['RCOV']
   t.rcov_opts = ['-x', '_spec\.rb$,spec_helper\.rb$']
 end
 task :spec =&gt; :specs</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>c690fc2b422fb75bf17141e42d81b0207f9564a6</id>
    </parent>
  </parents>
  <author>
    <name>Loren Segal</name>
    <email>lsegal@soen.ca</email>
  </author>
  <url>http://github.com/lsegal/yard/commit/dac6f49c4dfd2e95991c57420d35d74e836f2289</url>
  <id>dac6f49c4dfd2e95991c57420d35d74e836f2289</id>
  <committed-date>2009-06-19T17:05:04-07:00</committed-date>
  <authored-date>2009-06-19T17:05:04-07:00</authored-date>
  <message>Perform RCov coverage if RCOV is set (rake specs)</message>
  <tree>2d1815422da66bdd8e6325e2005e0a3d8ada658a</tree>
  <committer>
    <name>Loren Segal</name>
    <email>lsegal@soen.ca</email>
  </committer>
</commit>
