<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -31,7 +31,8 @@ desc &quot;Load up the application environment&quot;
 task :env do
   $log = ''
   $logger = Logger.new(StringIO.new($log))
-  Halcyon.config = {:logger =&gt; $logger}
+  Halcyon.config = {:logger =&gt; $logger
+    :environment =&gt; (ENV['HALCYON_ENV'] || ENV['ENV'] || :development).to_sym}
   Halcyon::Runner.new
 end
 </diff>
      <filename>examples/weedb/Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>7b84fe8736cf632a677ded1d2b2515ef59156b58</id>
    </parent>
  </parents>
  <author>
    <name>Matt Todd</name>
    <email>chiology@gmail.com</email>
  </author>
  <url>http://github.com/mtodd/halcyon/commit/05fc53e62fbe7f28b1c2e4f8276cc108e5052b31</url>
  <id>05fc53e62fbe7f28b1c2e4f8276cc108e5052b31</id>
  <committed-date>2008-06-10T12:08:56-07:00</committed-date>
  <authored-date>2008-06-10T12:08:56-07:00</authored-date>
  <message>Added environment configuration for running WeeDB example tasks.</message>
  <tree>3cb26d448625561bcb6913da62ece8732c3e5db3</tree>
  <committer>
    <name>Matt Todd</name>
    <email>chiology@gmail.com</email>
  </committer>
</commit>
