<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,9 +1,10 @@
 # Project-specific configuration for CruiseControl.rb
+require 'socket'
 
 Project.configure do |project|
   
   # Send email notifications about broken and fixed builds to email1@your.site, email2@your.site (default: send to nobody)
-  project.email_notifier.emails = ['rubygems-developers@rubyforge.org']
+  project.email_notifier.emails = ['rubygems-developers@rubyforge.org'] if Socket.gethostname =~ /ci.pivotallabs.com/
 
   # Set email 'from' field to john@doe.com:
   project.email_notifier.from = 'devnull+rubygems-ci@pivotallabs.com'</diff>
      <filename>cruise_config.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>b793a7829aaf9ad7db22f68893fc254e41a6e438</id>
    </parent>
  </parents>
  <author>
    <name>thewoolleyman</name>
    <email>thewoolleyman@3d4018f9-ac1a-0410-99e9-8a154d859a19</email>
  </author>
  <url>http://github.com/wycats/rubygems/commit/265468d92870d7486cb013a5a510ed730e9f0239</url>
  <id>265468d92870d7486cb013a5a510ed730e9f0239</id>
  <committed-date>2009-07-19T01:35:35-07:00</committed-date>
  <authored-date>2009-07-19T01:35:35-07:00</authored-date>
  <message>only send ci emails to dev list from official servers

git-svn-id: http://rubygems.rubyforge.org/svn/trunk@2274 3d4018f9-ac1a-0410-99e9-8a154d859a19</message>
  <tree>05ff096c1e66c08fa9c9a4c57cd03512e6300d42</tree>
  <committer>
    <name>thewoolleyman</name>
    <email>thewoolleyman@3d4018f9-ac1a-0410-99e9-8a154d859a19</email>
  </committer>
</commit>
