<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -28,6 +28,10 @@ task :bacon =&gt; :setup do
       # this is conventional
       if out =~ /^Bacon::Error: (needed .*)/
         puts(yellow % (&quot;%6s %s&quot; % ['', $1]))
+      elsif out =~ /^Spec (precondition: &quot;[^&quot;]*&quot; failed)/
+        puts(yellow % (&quot;%6s %s&quot; % ['', $1]))
+      elsif out =~ /^Spec require: &quot;require&quot; failed: &quot;(no such file to load -- [^&quot;]*)&quot;/
+        puts(yellow % (&quot;%6s %s&quot; % ['', $1]))
       else
         total = nil
 </diff>
      <filename>tasks/bacon.rake</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>552ae8455128163af7b6f2cf981c680cdfaae593</id>
    </parent>
  </parents>
  <author>
    <name>Michael Fellinger</name>
    <login>manveru</login>
    <email>m.fellinger@gmail.com</email>
  </author>
  <url>http://github.com/manveru/ramaze/commit/eb63517ed911b4f315167df3ac0a2464db2434ac</url>
  <id>eb63517ed911b4f315167df3ac0a2464db2434ac</id>
  <committed-date>2009-07-02T05:20:56-07:00</committed-date>
  <authored-date>2009-07-02T05:20:56-07:00</authored-date>
  <message>Recognize Spec precondition and Spec require in bacon task</message>
  <tree>b589048da2aeb14ab4f137e5842f459737c2990a</tree>
  <committer>
    <name>Michael Fellinger</name>
    <login>manveru</login>
    <email>m.fellinger@gmail.com</email>
  </committer>
</commit>
