[DRE-commits] [ruby-libxml] 03/07: Disable temporarily exclusion of some arches for tests

Cédric Boutillier boutil at moszumanska.debian.org
Sat Jul 2 19:44:41 UTC 2016


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

boutil pushed a commit to branch master
in repository ruby-libxml.

commit 9f86d34a19e2df5a84dbb78ff86b861fef51bd5b
Author: Cédric Boutillier <boutil at debian.org>
Date:   Sat Jul 2 20:58:24 2016 +0200

    Disable temporarily exclusion of some arches for tests
---
 debian/ruby-tests.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/ruby-tests.rb b/debian/ruby-tests.rb
index 7eff8b7..e45c4ab 100644
--- a/debian/ruby-tests.rb
+++ b/debian/ruby-tests.rb
@@ -1,3 +1,3 @@
 #!/usr/bin/ruby
 
-require "test/test_suite.rb" unless RbConfig::CONFIG["arch"] =~ /^(aarch|arm|powerpc|hppa|s390)/
+require "test/test_suite.rb" #unless RbConfig::CONFIG["arch"] =~ /^(aarch|arm|powerpc|hppa|s390)/

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



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