<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -31,6 +31,10 @@ def debug_rspec(focussed_or_file = :file)
     puts &quot;Can't find rspec.tmbundle.  Use 'Edit RubyAMP Global Config' to set the path to where it's installed&quot;
   end
   
+  if ENV['TM_RSPEC_OPTS']
+    ENV['TM_RSPEC_OPTS'] = ENV['TM_RSPEC_OPTS'].gsub(&quot;--drb&quot;, &quot;&quot;)
+  end
+
   Dir.chdir(ENV['TM_PROJECT_DIRECTORY'])
   wrapper_file = RubyAMP::RemoteDebugger.prepare_debug_wrapper(&lt;&lt;-EOF)
     ENV['TM_BUNDLE_SUPPORT'] = RubyAMP::Config[:rspec_bundle_path] + &quot;/Support&quot;</diff>
      <filename>Support/lib/rspec_debugger.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>1d7f6af94c62a1b05280afd4abf61535719908ec</id>
    </parent>
  </parents>
  <author>
    <name>Tim Harper</name>
    <email>timcharper@gmail.com</email>
  </author>
  <url>http://github.com/timcharper/rubyamp/commit/dae89c166b436e11d748c7ef9052a6a20bc50c7f</url>
  <id>dae89c166b436e11d748c7ef9052a6a20bc50c7f</id>
  <committed-date>2009-05-31T22:06:01-07:00</committed-date>
  <authored-date>2009-05-31T15:47:30-07:00</authored-date>
  <message>automatically remove the --drb flag when trying to use the debugger</message>
  <tree>530c9ceecaf26ef747dadf2da3df58e9d10cd468</tree>
  <committer>
    <name>Tim Harper</name>
    <email>timcharper@gmail.com</email>
  </committer>
</commit>
