[DRE-commits] [SCM] ruby-lapack.git branch, master, updated. debian/1.5-1-1-gebd72f0

Lucas Nussbaum lucas at lucas-nussbaum.net
Thu Jul 21 11:45:52 UTC 2011


The following commit has been merged in the master branch:
commit ebd72f05c6fc6ff0d570d3b9ab7d8af1a9e57aa1
Author: Lucas Nussbaum <lucas at lucas-nussbaum.net>
Date:   Thu Jul 21 13:45:51 2011 +0200

    fail when tests fail

diff --git a/debian/ruby-tests.rb b/debian/ruby-tests.rb
index 19cb5e4..0982d48 100644
--- a/debian/ruby-tests.rb
+++ b/debian/ruby-tests.rb
@@ -3,3 +3,4 @@ if RUBY_VERSION <= '1.9.0'
 else
   system("#{ENV['RUBY_TEST_BIN']} -Itest-lib /usr/bin/testrb1.9.1 tests/")
 end
+exit($?)

-- 
ruby-lapack.git



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