<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -4,7 +4,7 @@ set :run, false
 set :environment, :production
 
 FileUtils.mkdir_p 'log' unless File.exists?('log')
-log = File.new(&quot;log/sinatra.log&quot;, &quot;a&quot;)
+log = File.new(&quot;log/sinatra.log&quot;, &quot;a+&quot;)
 $stdout.reopen(log)
 $stderr.reopen(log)
 </diff>
      <filename>config.ru</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>f9590ee6a482c9c105c4557aac90467bd9a90e6c</id>
    </parent>
  </parents>
  <author>
    <name>Nick Plante</name>
    <email>nap@zerosum.org</email>
  </author>
  <url>http://github.com/zapnap/sinatra-template/commit/2fa1bf4b1b1262bfa3bc0cca6159dcb9d484c57c</url>
  <id>2fa1bf4b1b1262bfa3bc0cca6159dcb9d484c57c</id>
  <committed-date>2009-08-16T08:00:07-07:00</committed-date>
  <authored-date>2009-08-16T08:00:07-07:00</authored-date>
  <message>fix sinatra logging under passenger</message>
  <tree>a6270aae4db060e867c4f3699697b8b7f17077ff</tree>
  <committer>
    <name>Nick Plante</name>
    <email>nap@zerosum.org</email>
  </committer>
</commit>
