[DRE-commits] [SCM] ruby-gettext.git branch, master, updated. upstream/2.2.0-14-gdc52844

Hleb Valoshka 375GNU at Gmail.COM
Sun Jun 17 13:32:10 UTC 2012


The following commit has been merged in the master branch:
commit 21299956b7ff12fde734ba9a699f9ba4ed04d3f6
Author: Hleb Valoshka <375GNU at Gmail.COM>
Date:   Sun Jun 17 16:09:53 2012 +0300

    New brave test runner

diff --git a/debian/ruby-tests.rb b/debian/ruby-tests.rb
index fa6dc86..f945458 100644
--- a/debian/ruby-tests.rb
+++ b/debian/ruby-tests.rb
@@ -1,5 +1 @@
-Dir.chdir('test')
-
-system "rake makemo"
-
-system "rake test"
+exec "rake", "test"

-- 
ruby-gettext.git



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