<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -13,4 +13,20 @@ ENV['SKIP_TASKS'] = %w(
                          test:selenium:server:stop
                     ).join(',')
                     
-ENV['SCM'] = 'git'
\ No newline at end of file
+ENV['SCM'] = 'git'
+
+def integration_sweeper
+  sh &quot;script/integration_sweeper&quot;
+end
+
+ENV['SCM'] = 'git'
+
+namespace :scm do
+  namespace :status do
+    namespace :check do
+      task :before do
+        integration_sweeper
+      end
+    end
+  end
+end
\ No newline at end of file</diff>
      <filename>lib/tasks/integration.rake</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>51a5db9933773ce409175270574d8385b5488124</id>
    </parent>
  </parents>
  <author>
    <name>Tapaj&#243;s</name>
    <email>tapajos@gmail.com</email>
  </author>
  <url>http://github.com/tapajos/podcast/commit/6e7ba4817a92f1022f38d1403e8e03bcdbd870d7</url>
  <id>6e7ba4817a92f1022f38d1403e8e03bcdbd870d7</id>
  <committed-date>2008-09-02T17:48:37-07:00</committed-date>
  <authored-date>2008-09-02T17:48:37-07:00</authored-date>
  <message>Atualizando a integra&#231;&#227;o para limpar o cache antes.</message>
  <tree>a04b21deaaee574d4cd05f7a0d359e3cb6d5d5d8</tree>
  <committer>
    <name>Tapaj&#243;s</name>
    <email>tapajos@gmail.com</email>
  </committer>
</commit>
