<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -18,4 +18,4 @@ God.watch do |w|
     end
   end
 
-end
+end
\ No newline at end of file</diff>
      <filename>leaky_notifications.god</filename>
    </modified>
    <modified>
      <diff>@@ -1,4 +1,4 @@
 $: &lt;&lt; File.expand_path(File.dirname(__FILE__) + &quot;/../lib&quot;)
 require 'god_test'
 
-GodTest.new(:crashiness =&gt; 5)
\ No newline at end of file
+GodTest.new(:crashiness =&gt; 5, :delay =&gt; 1)
\ No newline at end of file</diff>
      <filename>scripts/crashy.rb</filename>
    </modified>
    <modified>
      <diff>@@ -1,8 +1,8 @@
 #The simplest possible watch
 God.watch do |w|
-  w.name            = &quot;stable&quot;
-  w.interval        = 30.seconds
-  w.start           = 'ruby ' + File.dirname(__FILE__) + '/scripts/stable.rb'
+  w.name            = &quot;crashy&quot;
+  w.interval        = 1.seconds
+  w.start           = 'ruby ' + File.dirname(__FILE__) + '/scripts/crashy.rb'
 
   w.start_if do |start|
     start.condition(:process_running) do |c|</diff>
      <filename>simple.god</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>4de27afa4665da5bf5ce1dfd2fc9dc70c4db1e67</id>
    </parent>
  </parents>
  <author>
    <name>Jesse Newland</name>
    <email>jnewland@gmail.com</email>
  </author>
  <url>http://github.com/jnewland/god_examples/commit/0f86a2c3a2b87c4e8092f6790e3e7dd4a1dadd97</url>
  <id>0f86a2c3a2b87c4e8092f6790e3e7dd4a1dadd97</id>
  <committed-date>2008-07-08T09:53:03-07:00</committed-date>
  <authored-date>2008-07-08T09:53:03-07:00</authored-date>
  <message>change simple to use crashy script</message>
  <tree>46150fc10f1d1e9f6006f2d1f6e6f5b34fa7bc23</tree>
  <committer>
    <name>Jesse Newland</name>
    <email>jnewland@gmail.com</email>
  </committer>
</commit>
