[DRE-commits] [ruby-fakefs] 07/09: Remove unused patch

Sebastian Boehm sometimesfood-guest at moszumanska.debian.org
Thu Apr 30 18:52:00 UTC 2015


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

sometimesfood-guest pushed a commit to branch master
in repository ruby-fakefs.

commit 1aa316e43d0b330cb50e88a1c3af5d7a52d135d5
Author: Sebastian Boehm <sebastian at sometimesfood.org>
Date:   Thu Apr 30 20:22:14 2015 +0200

    Remove unused patch
---
 ...for-ruby-1.9.1-question-mark-must-end-the.patch | 25 ----------------------
 1 file changed, 25 deletions(-)

diff --git a/debian/patches/0001-Fix-a-test-for-ruby-1.9.1-question-mark-must-end-the.patch b/debian/patches/0001-Fix-a-test-for-ruby-1.9.1-question-mark-must-end-the.patch
deleted file mode 100644
index ad9ecc2..0000000
--- a/debian/patches/0001-Fix-a-test-for-ruby-1.9.1-question-mark-must-end-the.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-From 840d940957548e466c4777fbf686704468d6b3ed Mon Sep 17 00:00:00 2001
-From: Scott Taylor <scott at railsnewbie.com>
-Date: Sun, 8 Nov 2009 13:23:31 -0500
-Subject: [PATCH 1/2] Fix a test for ruby 1.9.1 (question mark *must* end the method in 1.9.1?)
-
----
- test/fakefs_test.rb |    2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
-
-diff --git a/test/fakefs_test.rb b/test/fakefs_test.rb
-index af6aa93..0cdf3ac 100644
---- a/test/fakefs_test.rb
-+++ b/test/fakefs_test.rb
-@@ -288,7 +288,7 @@ class FakeFSTest < Test::Unit::TestCase
-     assert_nil File.size?("/path/to/other.txt")
-   end
- 
--  def test_can_check_size?_of_empty_file
-+  def test_can_check_size_of_empty_file
-     path = '/path/to/file.txt'
-     File.open(path, 'w') do |f|
-       f << ''
--- 
-1.7.1
-

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



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