<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -69,11 +69,11 @@ end
 
 task :cruise do
   # run the garlic task, capture the output, if succesful make the docs and copy them to ardes
-  mkdir_p &quot;.garlic&quot;
-  sh &quot;garlic all &gt; .garlic/report.txt&quot;
+  sh &quot;garlic clean &amp;&amp; mkdir -p .garlic &amp;&amp; (garlic all &gt; .garlic/report.txt)&quot;
   `scp -i ~/.ssh/ardes .garlic/report.txt ardes@ardes.com:~/subdomains/plugins/httpdocs/doc/#{plugin_name}_garlic_report.txt`
-  cd &quot;.garlic/edge/vendor/plugins/#{plugin_name}&quot; do
+  cd &quot;.garlic/2.2-stable/vendor/plugins/#{plugin_name}&quot; do
     `rake doc:all`
     `scp -i ~/.ssh/ardes -r doc ardes@ardes.com:~/subdomains/plugins/httpdocs/doc/#{plugin_name}`
   end
+  puts &quot;The build is GOOD&quot;
 end
\ No newline at end of file</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>977d3d1b2931ce36f77a94847ef32bd8c7760349</id>
    </parent>
  </parents>
  <author>
    <name>Ian White</name>
    <email>ian.w.white@gmail.com</email>
  </author>
  <url>http://github.com/ianwhite/response_for/commit/acff63d9272aec7d1363a2ddd6c82251e696e674</url>
  <id>acff63d9272aec7d1363a2ddd6c82251e696e674</id>
  <committed-date>2008-11-19T23:57:39-08:00</committed-date>
  <authored-date>2008-11-19T23:57:39-08:00</authored-date>
  <message>Tweak cruise task</message>
  <tree>0971f6689f8e7c3db7065255cac63b8a736403a9</tree>
  <committer>
    <name>Ian White</name>
    <email>ian.w.white@gmail.com</email>
  </committer>
</commit>
