<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -29,6 +29,8 @@ def self.config
 end
 
 def self.send(data,chan = [&quot;default&quot;])
+  return if RAILS_ENV==&quot;test&quot;
+
   begin
     @socket = TCPSocket.new(config[&quot;PUSH_HOST&quot;], config[&quot;PUSH_PORT&quot;])
     fc = { :message =&gt; data, :secret =&gt; config[&quot;PUSH_SECRET&quot;], :broadcast =&gt; 1, :channels =&gt; chan}</diff>
      <filename>vendor/plugins/juggernaut/lib/juggernaut.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>2c4917397a6b101e002daf6cc53abd7ed601035c</id>
    </parent>
  </parents>
  <author>
    <name>Brad Wilson</name>
    <email>brad@lucky-dip.net</email>
  </author>
  <url>http://github.com/bradx3/clockingit/commit/4f05115019297cfd5f4c9ea9114ed88c1ede347e</url>
  <id>4f05115019297cfd5f4c9ea9114ed88c1ede347e</id>
  <committed-date>2009-11-01T23:06:42-08:00</committed-date>
  <authored-date>2009-11-01T23:06:42-08:00</authored-date>
  <message>small fix to shut up juggernaut in tests</message>
  <tree>557d570cc6b072588c84888d9282ab9f7460aec8</tree>
  <committer>
    <name>Brad Wilson</name>
    <email>brad@lucky-dip.net</email>
  </committer>
</commit>
