<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -20,9 +20,4 @@ if [ ! -d &quot;$APP_DIR&quot; ]; then
   exit 2
 fi
 
-if [ ! -e &quot;$MONGREL_RAILS&quot; ]; then
-  echo &quot;could not find mongrel_rails&quot; 1&gt;&amp;2;
-  exit 2
-fi
-
 exec $MONGREL_RAILS start -e production -p $PORT -c $APP_DIR</diff>
      <filename>mongrel-run</filename>
    </modified>
    <modified>
      <diff>@@ -20,9 +20,4 @@ if [ ! -d &quot;$APP_DIR&quot; ]; then
   exit 2
 fi
 
-if [ ! -e &quot;$THIN&quot; ]; then
-  echo &quot;could not find mongrel_rails&quot; 1&gt;&amp;2;
-  exit 2
-fi
-
 exec $THIN start -e production -p $PORT -c $APP_DIR</diff>
      <filename>thin-run</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>fd94b77a043bb486a0784a9918115e1343560f19</id>
    </parent>
  </parents>
  <author>
    <name>Steve Purcell</name>
    <email>looktothestars@h1349961.stratoserver.net</email>
  </author>
  <url>http://github.com/purcell/rails-runit/commit/4226ed2f05287ff851712c23340a8355d7ca9760</url>
  <id>4226ed2f05287ff851712c23340a8355d7ca9760</id>
  <committed-date>2008-03-02T04:08:01-08:00</committed-date>
  <authored-date>2008-03-02T04:08:01-08:00</authored-date>
  <message>Don't fail if path to mongrel_rails or thin is not qualified</message>
  <tree>c5e81eb8aa27b1320e4e0114b71fd7e0f06cfc84</tree>
  <committer>
    <name>Steve Purcell</name>
    <email>looktothestars@h1349961.stratoserver.net</email>
  </committer>
</commit>
