[DRE-commits] [ruby-webmock] 02/05: refresh skip-gem-building-whitespace-tests.patch
Cédric Boutillier
boutil at moszumanska.debian.org
Fri Mar 14 10:18:40 UTC 2014
This is an automated email from the git hooks/post-receive script.
boutil pushed a commit to branch master
in repository ruby-webmock.
commit 20e3608784a91eccfabadcb53a3e1f262c65e978
Author: Cédric Boutillier <boutil at debian.org>
Date: Fri Mar 14 10:17:28 2014 +0100
refresh skip-gem-building-whitespace-tests.patch
---
debian/patches/skip-gem-building-whitespace-tests.patch | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/patches/skip-gem-building-whitespace-tests.patch b/debian/patches/skip-gem-building-whitespace-tests.patch
index f732752..71dc1f4 100644
--- a/debian/patches/skip-gem-building-whitespace-tests.patch
+++ b/debian/patches/skip-gem-building-whitespace-tests.patch
@@ -5,7 +5,7 @@ Last-Update: 2013-05-26
--- a/spec/quality_spec.rb
+++ b/spec/quality_spec.rb
-@@ -37,9 +37,10 @@
+@@ -61,9 +61,10 @@
end
it "has no malformed whitespace" do
@@ -17,7 +17,7 @@ Last-Update: 2013-05-26
next if filename =~ /\.gitmodules|fixtures/
error_messages << check_for_tab_characters(filename)
error_messages << check_for_extra_spaces(filename)
-@@ -49,6 +50,7 @@
+@@ -73,6 +74,7 @@
end
it "can still be built" do
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-webmock.git
More information about the Pkg-ruby-extras-commits
mailing list