<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -35,10 +35,10 @@ garlic do
       plugin 'rspec-rails' do
         sh &quot;script/generate rspec -f&quot;
       end
-      run do
-        cd &quot;vendor/plugins/inherit_views&quot; do
-          sh &quot;rake spec:rcov:verify&quot;
-        end
+    end
+    run do
+      cd &quot;vendor/plugins/inherit_views&quot; do
+        sh &quot;rake spec:rcov:verify&quot;
       end
     end
   end
@@ -50,10 +50,10 @@ garlic do
       plugin 'ianwhite-rspec-rails', :as =&gt; 'rspec-rails' do
         sh &quot;script/generate rspec -f&quot;
       end
-      run do
-        cd &quot;vendor/plugins/inherit_views&quot; do
-          sh &quot;rake spec&quot;
-        end
+    end
+    run do
+      cd &quot;vendor/plugins/inherit_views&quot; do
+        sh &quot;rake spec&quot;
       end
     end
   end
@@ -65,10 +65,10 @@ garlic do
       plugin 'ianwhite-rspec-rails', :as =&gt; 'rspec-rails' do
         sh &quot;script/generate rspec -f&quot;
       end
-      run do
-        cd &quot;vendor/plugins/inherit_views&quot; do
-          sh &quot;rake spec&quot;
-        end
+    end
+    run do
+      cd &quot;vendor/plugins/inherit_views&quot; do
+        sh &quot;rake spec&quot;
       end
     end
   end</diff>
      <filename>garlic_example.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>3e21b484071144e6f97ffee4af5eaee33c1a82ba</id>
    </parent>
  </parents>
  <author>
    <name>Ian White</name>
    <email>ian.w.white@gmail.com</email>
  </author>
  <url>http://github.com/ianwhite/inherit_views/commit/e2d2e7e84ceb8da6d69bbea453f083c3d1dd4de0</url>
  <id>e2d2e7e84ceb8da6d69bbea453f083c3d1dd4de0</id>
  <committed-date>2008-09-21T00:52:28-07:00</committed-date>
  <authored-date>2008-09-21T00:52:28-07:00</authored-date>
  <message>Fixed galric config (run block was inside the prepare block by mistake)</message>
  <tree>4f90160c5c2f29ed664e33a46d3a8a51df9b510c</tree>
  <committer>
    <name>Ian White</name>
    <email>ian.w.white@gmail.com</email>
  </committer>
</commit>
