[DRE-commits] [rhc] 02/07: Continue skipping test suite
Antonio Terceiro
terceiro at moszumanska.debian.org
Tue Jun 30 12:36:49 UTC 2015
This is an automated email from the git hooks/post-receive script.
terceiro pushed a commit to branch master
in repository rhc.
commit ac3c14ef737c20eaa1a84b68af7288cf1ab88d21
Author: Antonio Terceiro <terceiro at debian.org>
Date: Tue Jun 30 09:20:06 2015 -0300
Continue skipping test suite
---
debian/changelog | 1 +
debian/{ruby-tests.rake => ruby-tests.rake.disabled} | 0
debian/rules | 2 +-
3 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 23704a6..0dcb8df 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
rhc (1.35.4-3) UNRELEASED; urgency=medium
* Update packaging with a new dh-make-ruby run
+ * Continue skipping test suite
-- Antonio Terceiro <terceiro at debian.org> Tue, 30 Jun 2015 09:07:27 -0300
diff --git a/debian/ruby-tests.rake b/debian/ruby-tests.rake.disabled
similarity index 100%
rename from debian/ruby-tests.rake
rename to debian/ruby-tests.rake.disabled
diff --git a/debian/rules b/debian/rules
index 3454d59..1ce81d6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
#!/usr/bin/make -f
-export GEM2DEB_TEST_RUNNER = --check-dependencies
+# export GEM2DEB_TEST_RUNNER = --check-dependencies
%:
dh $@ --buildsystem=ruby --with ruby
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/rhc.git
More information about the Pkg-ruby-extras-commits
mailing list