<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -7,8 +7,8 @@ Sinatra::Application.default_options.merge!(
 )
 
 log = File.new(File.join( File.dirname(__FILE__), '..', 'log', 'sinatra.log'), &quot;a&quot;)
-STDOUT.reopen(log)
-STDERR.reopen(log)
+$stdout.reopen(log)
+$stderr.reopen(log)
  
 require 'marley'
 run Sinatra.application
\ No newline at end of file</diff>
      <filename>app/config.ru</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>942a60c980cc53dfc6e6cfedd7cbe67088368ed7</id>
    </parent>
  </parents>
  <author>
    <name>Luke Redpath</name>
    <email>contact@lukeredpath.co.uk</email>
  </author>
  <url>http://github.com/lukeredpath/marley/commit/f49161543b0c120b05b9e5bdf48055f9d07ca800</url>
  <id>f49161543b0c120b05b9e5bdf48055f9d07ca800</id>
  <committed-date>2009-06-26T05:27:45-07:00</committed-date>
  <authored-date>2009-06-26T05:27:45-07:00</authored-date>
  <message>Fixed compatibility issue with latest passenger</message>
  <tree>11e544306b3c08e02c1d8bfec22274036d5a08b3</tree>
  <committer>
    <name>Luke Redpath</name>
    <email>contact@lukeredpath.co.uk</email>
  </committer>
</commit>
