<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,4 +1,4 @@
 #!/usr/bin/env ruby
 ENV['RSPEC'] = 'true'     # allows autotest to discover rspec
 ENV['AUTOTEST'] = 'true'  # allows autotest to run w/ color on linux
-system (RUBY_PLATFORM =~ /mswin/ ? 'autotest.bat' : 'autotest'), *ARGV
\ No newline at end of file
+system (RUBY_PLATFORM =~ /mswin|mingw/ ? 'autotest.bat' : 'autotest'), *ARGV
\ No newline at end of file</diff>
      <filename>bin/autospec</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>505897657a87ed81eaeb41b963b63dee30126e6f</id>
    </parent>
  </parents>
  <author>
    <name>David Chelimsky</name>
    <email>dchelimsky@gmail.com</email>
  </author>
  <url>http://github.com/wilson/rspec/commit/406e2436b2c4289f8bb540ec2aadbff191abbee7</url>
  <id>406e2436b2c4289f8bb540ec2aadbff191abbee7</id>
  <committed-date>2008-10-03T06:40:15-07:00</committed-date>
  <authored-date>2008-10-03T06:40:15-07:00</authored-date>
  <message>mingw indicates windows too (thanks to Luis Lavena for the tip)</message>
  <tree>117bb43023456c5837732c29851772eabda70b87</tree>
  <committer>
    <name>David Chelimsky</name>
    <email>dchelimsky@gmail.com</email>
  </committer>
</commit>
