<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -5,7 +5,7 @@ module SeleniumRails
   class ServersRunner
     def self.run_with_servers(&amp;block)
       begin
-        rails_server_process = IO.popen(&quot;ruby #{RAILS_ROOT}/script/server --port=3001 --environment=test&quot;)
+        rails_server_process = IO.popen(&quot;mongrel_rails start --chdir=#{RAILS_ROOT} --port=3001 --environment=test&quot;)
         selenium_server = Selenium::SeleniumServer.new
         unless selenium_server.running?
           IO.popen(&quot;selenium&quot;)</diff>
      <filename>lib/selenium_rails/servers_runner.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>c4af2f64449e8c119900fbaee4e40ebc1fbde173</id>
    </parent>
  </parents>
  <author>
    <name>Chad Woolley</name>
    <email>thewoolleyman@gmail.com</email>
  </author>
  <url>http://github.com/thewoolleyman/selenium-rails/commit/acfa2f00db0264dac39b1b314bb91978e739ccd6</url>
  <id>acfa2f00db0264dac39b1b314bb91978e739ccd6</id>
  <committed-date>2008-09-02T01:14:29-07:00</committed-date>
  <authored-date>2008-09-02T01:14:29-07:00</authored-date>
  <message>use mongrel_rails - script/server was hanging</message>
  <tree>bc40d3cb8484394dc645eaf729c3968dc90ce2cd</tree>
  <committer>
    <name>Chad Woolley</name>
    <email>thewoolleyman@gmail.com</email>
  </committer>
</commit>
