[DRE-commits] [ruby-excon] 02/03: use -localportsreuse to skip tests

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Wed Jun 25 14:32:46 UTC 2014


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

praveen pushed a commit to branch master
in repository ruby-excon.

commit 25d6a10cb1afbde093f5d869d358ac746e65177e
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Wed Jun 25 20:01:37 2014 +0530

    use -localportsreuse to skip tests
---
 debian/ruby-tests.rake | 4 ----
 debian/ruby-tests.rb   | 1 +
 2 files changed, 1 insertion(+), 4 deletions(-)

diff --git a/debian/ruby-tests.rake b/debian/ruby-tests.rake
deleted file mode 100644
index ce09105..0000000
--- a/debian/ruby-tests.rake
+++ /dev/null
@@ -1,4 +0,0 @@
-require 'shindo/rake'
-Shindo::Rake.new
-
-task :default => :tests
diff --git a/debian/ruby-tests.rb b/debian/ruby-tests.rb
new file mode 100644
index 0000000..460eedb
--- /dev/null
+++ b/debian/ruby-tests.rb
@@ -0,0 +1 @@
+system 'shindo -localportreuse'

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



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