<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -17,7 +17,7 @@ RUBINIUS_BASE = File.expand_path(File.dirname(__FILE__))
 $: &lt;&lt; &quot;lib&quot;
 
 task :default =&gt; %w[build vm:test] do
-  system &quot;bin/mspec ci -B full --background&quot;
+  sh &quot;bin/mspec ci -B full --background&quot;
 end
 
 desc &quot;Compile the given ruby file into a .rbc file&quot;</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>c5dff7be154c86bdb2d84a7d94f8e1cae8afe612</id>
    </parent>
  </parents>
  <author>
    <name>Evan Phoenix</name>
    <email>ephoenix@engineyard.com</email>
  </author>
  <url>http://github.com/evanphx/rubinius/commit/17da856c0843d948369ea44b8a2ac9767e209dfb</url>
  <id>17da856c0843d948369ea44b8a2ac9767e209dfb</id>
  <committed-date>2009-10-30T10:13:59-07:00</committed-date>
  <authored-date>2009-10-30T10:13:27-07:00</authored-date>
  <message>Use 'sh' rather than 'system' so that $? is propagated</message>
  <tree>ce61680a2413ab007cf61f3ee025361ef1c20a5e</tree>
  <committer>
    <name>Evan Phoenix</name>
    <email>ephoenix@engineyard.com</email>
  </committer>
</commit>
