[DRE-commits] [ruby-rspec-core] 02/07: refresh remove-aruba-stuff-in-tests.patch

Cédric Boutillier boutil at alioth.debian.org
Thu Aug 15 19:59:01 UTC 2013


This is an automated email from the git hooks/post-receive script.

boutil pushed a commit to branch master
in repository ruby-rspec-core.

commit 8b806058b2769af8043899f1fba4a89a8b7d95d9
Author: Cédric Boutillier <boutil at debian.org>
Date:   Sat Aug 10 22:50:12 2013 +0200

    refresh remove-aruba-stuff-in-tests.patch
---
 debian/patches/remove-aruba-stuff-in-tests.patch |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/patches/remove-aruba-stuff-in-tests.patch b/debian/patches/remove-aruba-stuff-in-tests.patch
index 50c2e27..3029085 100644
--- a/debian/patches/remove-aruba-stuff-in-tests.patch
+++ b/debian/patches/remove-aruba-stuff-in-tests.patch
@@ -8,7 +8,7 @@ Last-Update: 2013-03-26
 This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
 --- a/spec/spec_helper.rb
 +++ b/spec/spec_helper.rb
-@@ -17,7 +17,7 @@ end
+@@ -17,7 +17,7 @@
  Spork.prefork do
    require 'rspec/autorun'
  #  require 'autotest/rspec2'
@@ -17,9 +17,9 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
  
    if RUBY_PLATFORM == 'java'
      # Works around https://jira.codehaus.org/browse/JRUBY-5678
-@@ -101,9 +101,9 @@ Spork.prefork do
+@@ -101,9 +101,9 @@
      c.alias_it_behaves_like_to 'it_has_behavior'
-     c.around {|example| sandboxed { example.run }}
+     c.around {|example| Sandboxing.sandboxed { example.run }}
      c.include(RSpecHelpers)
 -    c.include Aruba::Api, :example_group => {
 -      :file_path => /spec\/command_line/

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-rspec-core.git



More information about the Pkg-ruby-extras-commits mailing list