<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -9,7 +9,7 @@ Spec::Rake::SpecTask.new('spec:selenium') do |t|
   t.spec_opts = [
     '--color', '--diff',
     '--require', 'rubygems,spec/ui', 
-    '--format', 'Spec::Ui::ScreenshotFormatter:spec_report.html',
+    '--format', 'Spec::Ui::ScreenshotFormatter:doc/report/index.html',
     '--format', 'progress'
   ]
   t.libs = [&quot;../../lib&quot;] # This line is not necessary if you have Spec::Ui installed as a gem
@@ -24,7 +24,7 @@ Spec::Rake::SpecTask.new('spec:selenium:slave') do |t|
   t.spec_opts = [
     '--color', '--diff',
     '--require', 'rubygems,spec/ui,spec/distributed', 
-    '--format', 'Spec::Ui::SlaveScreenshotFormatter:spec_report.html',
+    '--format', 'Spec::Ui::SlaveScreenshotFormatter:doc/report/index.html',
     '--format', 'progress',
     '--runner', 'Spec::Distributed::RindaSlaveRunner'
   ]
@@ -37,7 +37,7 @@ Spec::Rake::SpecTask.new('spec:selenium:master') do |t|
   t.spec_opts = [
     '--color', '--diff',
     '--require', 'rubygems,spec/ui,spec/distributed', 
-    '--format', 'Spec::Ui::MasterScreenshotFormatter:spec_report.html',
+    '--format', 'Spec::Ui::MasterScreenshotFormatter:doc/report/index.html',
     '--format', 'progress',
     '--runner', 'Spec::Distributed::RindaMasterRunner'
   ]</diff>
      <filename>examples/selenium/Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>1e7e89aec6b2e16f4474c92e71f85280cb2272d3</id>
    </parent>
  </parents>
  <author>
    <name>Aslak Helles&#248;y</name>
    <email>aslak.hellesoy@gmail.com</email>
  </author>
  <url>http://github.com/aslakhellesoy/rspec-ui/commit/ad5b0c1c317c4a3a5b8718fe8d5e68dc85a881e9</url>
  <id>ad5b0c1c317c4a3a5b8718fe8d5e68dc85a881e9</id>
  <committed-date>2007-08-28T13:17:14-07:00</committed-date>
  <authored-date>2007-08-28T13:17:14-07:00</authored-date>
  <message>Tweak examples

git-svn-id: http://rspec-ext.rubyforge.org/svn/ui/trunk@6 b9fc4567-813f-4f01-94b2-355dee807878</message>
  <tree>3ef8614df04e0089b4a27b40f837103064654145</tree>
  <committer>
    <name>Aslak Helles&#248;y</name>
    <email>aslak.hellesoy@gmail.com</email>
  </committer>
</commit>
