<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -34,11 +34,9 @@ task :environment do
 end
 
 task :cron =&gt; :environment do
-  if Time.now.hour == 23
+  if Time.now.hour == 01
     puts &quot;Updating milestones...&quot;
     Burndown::Milestone.sync_with_lighthouse
     puts &quot;done.&quot;
-  else
-    puts &quot;Not executing for another #{23 - Time.now.hour} hours&quot;
   end
 end
\ No newline at end of file</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>e223bd666978fcb38ebfc14182f7ecad8caee5a8</id>
    </parent>
  </parents>
  <author>
    <name>Kyle Neath</name>
    <email>kneath@gmail.com</email>
  </author>
  <url>http://github.com/kneath/lighthouse_burndown/commit/62847b71ac43a60a1cf4c1c0c08605709ab61dc9</url>
  <id>62847b71ac43a60a1cf4c1c0c08605709ab61dc9</id>
  <committed-date>2009-05-05T13:23:36-07:00</committed-date>
  <authored-date>2009-05-05T13:23:36-07:00</authored-date>
  <message>Make the cron run in the morning</message>
  <tree>2f6c1f58e8bbcdb4f1bbfece134e1e0acace2088</tree>
  <committer>
    <name>Kyle Neath</name>
    <email>kneath@gmail.com</email>
  </committer>
</commit>
