<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -19,7 +19,7 @@ module Spec
                         warn &quot;Skipping unsuitable example group %s: %s&quot; % [example_group.description, example_group.messages.join(&quot;, &quot;)]
                         next
                     end
-                    success = success &amp; example_group.run
+                    success = success &amp; example_group.run(@options)
                 end
                 return success
             ensure</diff>
      <filename>spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>0863a7928ff6c15dcd8ace7119a3fa64bbcec6b3</id>
    </parent>
  </parents>
  <author>
    <name>Ethan Rowe</name>
    <email>ethan@endpoint.com</email>
  </author>
  <url>http://github.com/lak/puppet/commit/57b37e5182d01b640dc794b0a82128f8aeddfd7d</url>
  <id>57b37e5182d01b640dc794b0a82128f8aeddfd7d</id>
  <committed-date>2009-04-05T19:35:10-07:00</committed-date>
  <authored-date>2009-04-04T14:40:08-07:00</authored-date>
  <message>Add @options to test run call, for compatibility with more recent rspec versions.</message>
  <tree>c1e2970046465caf5a885dda1ae63e74d8f2401f</tree>
  <committer>
    <name>James Turnbull</name>
    <email>james@lovedthanlost.net</email>
  </committer>
</commit>
