[DRE-commits] [schleuder] 25/26: debian/ruby-tests.rake: Set up lo interface

Georg Faerber georg-alioth-guest at moszumanska.debian.org
Mon Feb 6 01:53:48 UTC 2017


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

georg-alioth-guest pushed a commit to branch master
in repository schleuder.

commit 8398ce985fe8221b75a53cec7dce5b55e5333d32
Author: Georg Faerber <georg at riseup.net>
Date:   Tue Jan 31 21:24:44 2017 +0100

    debian/ruby-tests.rake: Set up lo interface
---
 debian/ruby-tests.rake | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/ruby-tests.rake b/debian/ruby-tests.rake
index 4fd302f..7ab996e 100644
--- a/debian/ruby-tests.rake
+++ b/debian/ruby-tests.rake
@@ -1,6 +1,7 @@
 require 'gem2deb/rake/spectask'
 
 task :setup do
+  `ip link set lo up || true`
   ENV['SCHLEUDER_ENV'] = 'test'
   ENV['SCHLEUDER_CONFIG'] = 'spec/schleuder.yml'
   # Remove database to ensure clean environment

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



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