[DRE-commits] [SCM] rake.git branch, master, updated. debian/0.9.2.2-1-4-gbc12ce9

Antonio Terceiro terceiro at debian.org
Wed Dec 28 20:38:18 UTC 2011


The following commit has been merged in the master branch:
commit 10cab42c0e0625d2d858eca460acd18796d2c304
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Fri Nov 25 10:24:20 2011 -0200

    Ignore deprecation warning in test

diff --git a/debian/tests/rdoctask b/debian/tests/rdoctask
index fde48ca..c337492 100755
--- a/debian/tests/rdoctask
+++ b/debian/tests/rdoctask
@@ -12,4 +12,4 @@ task :default do
 end
 EOF
 
-cd "$testdir" && ruby1.8 -S rake
+cd "$testdir" && ruby1.8 -S rake -X

-- 
rake.git



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