[DRE-commits] [SCM] ruby-kgio.git branch, master, updated. upstream/2.7.2-7-g6aac4cf

Hleb Valoshka 375GNU at Gmail.COM
Sun Mar 4 17:23:11 UTC 2012


The following commit has been merged in the master branch:
commit 6aac4cf94306e4249ccc31f221af01134b766a61
Author: Hleb Valoshka <375GNU at Gmail.COM>
Date:   Sun Mar 4 18:18:36 2012 +0300

    Update patch fix-test-under-fakeroot

diff --git a/debian/patches/fix-test-under-fakeroot b/debian/patches/fix-test-under-fakeroot
index 858b6c1..eb23e68 100644
--- a/debian/patches/fix-test-under-fakeroot
+++ b/debian/patches/fix-test-under-fakeroot
@@ -1,10 +1,11 @@
 
 This test will fail under fakeroot, so disable it.
 
-diff -uNr kgio-2.6.0.orig/test/test_tryopen.rb kgio-2.6.0/test/test_tryopen.rb
---- kgio-2.6.0.orig/test/test_tryopen.rb	2011-11-15 20:14:12.000000000 +0300
-+++ kgio-2.6.0/test/test_tryopen.rb	2011-11-15 20:16:21.285332747 +0300
-@@ -22,12 +22,12 @@
+Index: ruby-kgio/test/test_tryopen.rb
+===================================================================
+--- ruby-kgio.orig/test/test_tryopen.rb	2012-02-18 18:22:30.000000000 +0300
++++ ruby-kgio/test/test_tryopen.rb	2012-03-03 15:29:14.549101728 +0300
+@@ -26,12 +26,12 @@
      assert_equal :ENOENT, tmp
    end
  

-- 
ruby-kgio.git



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