<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -33,7 +33,7 @@ if STDIN.isatty == false
   STDERR.close
   $stdout = File.open(&quot;/dev/null&quot;, &quot;w&quot;)
   $stderr = $stdout
-  if ARGV.include?(&quot;-d&quot;)
+  if ARGV.include?(&quot;-d&quot;) or ARGV.include?(&quot;--detach&quot;)
     if pid = fork
       Process.detach(pid)
       exit(0)</diff>
      <filename>bin/redcar</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>3842ed014a9496623a35c5b116c225a1ae710f4b</id>
    </parent>
  </parents>
  <author>
    <name>Daniel Lucraft</name>
    <email>dan@fluentradical.com</email>
  </author>
  <url>http://github.com/danlucraft/redcar/commit/b41c3b69db9cdfcfc33a880c1abb1e6df9e85759</url>
  <id>b41c3b69db9cdfcfc33a880c1abb1e6df9e85759</id>
  <committed-date>2009-05-10T03:51:58-07:00</committed-date>
  <authored-date>2009-05-10T03:51:58-07:00</authored-date>
  <message>Fix --detach option</message>
  <tree>a01c5abcae9c0810ff493369ebc1fc90caa5467a</tree>
  <committer>
    <name>Daniel Lucraft</name>
    <email>dan@fluentradical.com</email>
  </committer>
</commit>
