<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -10,6 +10,9 @@ require 'drb'
 require 'yaml'
 
 begin
+  # Save ARGV in case someone wants to use it later
+  ORIGINAL_ARGV = ARGV.dup
+
   options = {:daemonize =&gt; true, :port =&gt; 17165, :syslog =&gt; true, :events =&gt; true}
 
   opts = OptionParser.new do |opts|</diff>
      <filename>bin/god</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>2c1dee714f8cbcda7c79bbeb1e63b1226f459ffe</id>
    </parent>
  </parents>
  <author>
    <name>Eric Lindvall</name>
    <email>eric@5stops.com</email>
  </author>
  <url>http://github.com/mojombo/god/commit/e5e1f78c660937792d96d94dbc11c97871efe1b7</url>
  <id>e5e1f78c660937792d96d94dbc11c97871efe1b7</id>
  <committed-date>2009-10-22T15:40:22-07:00</committed-date>
  <authored-date>2009-10-22T15:40:22-07:00</authored-date>
  <message>Save ARGV so we can get access to it later if we want.</message>
  <tree>2e5243b87b02066660c128a11a2c114a7de3fa21</tree>
  <committer>
    <name>Eric Lindvall</name>
    <email>eric@5stops.com</email>
  </committer>
</commit>
