<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>spec/ouroubourus/timekeeper/timekeeper_spec.rb</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -7,7 +7,8 @@ module Ouroubourus
     end
     
     def stop
-      @thread.stop
+      @thread.kill
+      @thread = nil
     end
     
     def resolution_in_seconds</diff>
      <filename>lib/ouroubourus/timekeeper/timekeeper.rb</filename>
    </modified>
    <modified>
      <diff>@@ -16,5 +16,5 @@ end
 
 desc &quot;Run the specs in spec/&quot;
 Spec::Rake::SpecTask.new do |t|
-  t.spec_files = FileList['spec/*_spec.rb']
+  t.spec_files = FileList['spec/**/*_spec.rb']
 end</diff>
      <filename>tasks/rspec.rake</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>6cf7c4f2be9a0f72a855403f114df5823ab12872</id>
    </parent>
  </parents>
  <author>
    <name>Matt Lyon</name>
    <email>matt@flowerpowered.com</email>
  </author>
  <url>http://github.com/mattly/ourouborous/commit/8c49c749eaa508a534408039654325118f6b0521</url>
  <id>8c49c749eaa508a534408039654325118f6b0521</id>
  <committed-date>2008-10-30T23:16:13-07:00</committed-date>
  <authored-date>2008-10-30T23:16:13-07:00</authored-date>
  <message>beginnings of specs, fix for Timekeeper.stop</message>
  <tree>08c89efd72385c8e9934bfb05fdc48ab40943cba</tree>
  <committer>
    <name>Matt Lyon</name>
    <email>matt@flowerpowered.com</email>
  </committer>
</commit>
