<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -13,6 +13,7 @@ NEW_SERVICE_DIR=&quot;$SERVICE_DIR/thin-$PORT&quot;
 if [ ! -e &quot;$NEW_SERVICE_DIR&quot; ]; then
   mkdir -p &quot;$NEW_SERVICE_DIR&quot;
   ln -s ../../thin-run $NEW_SERVICE_DIR/run
+  ln -s ../../check-port $NEW_SERVICE_DIR/check
   echo &quot;created thin service $NEW_SERVICE_DIR&quot;
 else
   echo &quot;thin service $NEW_SERVICE_DIR already exists&quot; &gt;&amp;2</diff>
      <filename>add-thin</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>8415d601426604a966ed3356d75d66c56e10660c</id>
    </parent>
  </parents>
  <author>
    <name>Steve Purcell</name>
    <email>steve@sanityinc.com</email>
  </author>
  <url>http://github.com/purcell/rails-runit/commit/0848f46756142639d2dc342852c4437638d76569</url>
  <id>0848f46756142639d2dc342852c4437638d76569</id>
  <committed-date>2008-09-11T11:40:33-07:00</committed-date>
  <authored-date>2008-09-11T11:40:33-07:00</authored-date>
  <message>Use check-port to test for readiness of thin too</message>
  <tree>69a3c4897ff4db1eb9c97c78ad5cf0b54e12fbdb</tree>
  <committer>
    <name>Steve Purcell</name>
    <email>steve@sanityinc.com</email>
  </committer>
</commit>
