<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -61,10 +61,9 @@ module Appjour
   # TODO
   # divine app port numbers 
   # mongrel: http://www.caboo.se/articles/2006/11/14/configure-mongrel-rails-logger-per-port
-  def self.publish(name,port=:guess)
+  def self.publish(name,port=:guess,should_sleep=true)
     STDERR.puts &quot;Publishing #{name} on #{port}&quot;
     
-    should_sleep = true
     if port.is_a?(Symbol)
       port = guess_port(port)
       should_sleep = false</diff>
      <filename>lib/appjour.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>ab1b9eaf41253aa9e6d68e74cebce03b7a64c19a</id>
    </parent>
  </parents>
  <author>
    <name>lachie</name>
    <email>lachiec@gmail.com</email>
  </author>
  <url>http://github.com/lachie/appjour/commit/7a12df3c7f82ecfb8b50e0e22226b0630512b453</url>
  <id>7a12df3c7f82ecfb8b50e0e22226b0630512b453</id>
  <committed-date>2008-06-23T04:27:30-07:00</committed-date>
  <authored-date>2008-06-23T04:27:30-07:00</authored-date>
  <message>added configurable sleep flag on publish</message>
  <tree>5702abdbd2377854f040ecfb6913e766538fa944</tree>
  <committer>
    <name>lachie</name>
    <email>lachiec@gmail.com</email>
  </committer>
</commit>
