[DRE-commits] [schleuder] 22/26: debian/patches/foo: ok

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 a23f85df49054e1009d3bebef0a1d121efbac04f
Author: Georg Faerber <georg at riseup.net>
Date:   Tue Jan 31 17:52:32 2017 +0100

    debian/patches/foo: ok
---
 debian/patches/foo | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/patches/foo b/debian/patches/foo
index 5d7ed17..458ab77 100644
--- a/debian/patches/foo
+++ b/debian/patches/foo
@@ -7,7 +7,7 @@
 +debug-all
 --- a/spec/schleuder/integration/cli_spec.rb
 +++ b/spec/schleuder/integration/cli_spec.rb
-@@ -90,6 +90,13 @@
+@@ -90,6 +90,15 @@
  
    context '#refresh_keys' do
      it 'updates one key from the keyserver' do
@@ -18,10 +18,12 @@
 +      ENV['GNUPGHOME'] = listdir
 +      `dirmngr`
 +
++      `gpg --quiet --no-auto-check-trustdb --keyserver hkp://127.0.0.1:11371 --refresh-keys 0x98769E8A1091F36BD88403ECF71A3F8412D83889`
++
        list = create(:list)
        list.subscribe("admin at example.org", nil, true)
        list.import_key(File.read("spec/fixtures/expired_key.txt"))
-@@ -104,9 +111,18 @@
+@@ -104,9 +113,18 @@
        expect(mail.to_s).to include("98769E8A1091F36BD88403ECF71A3F8412D83889 was updated (new signatures)")
  
        teardown_list_and_mailer(list)
@@ -40,7 +42,7 @@
        list = create(:list)
        list.subscribe("admin at example.org", nil, true)
        list.import_key(File.read("spec/fixtures/expired_key.txt"))
-@@ -124,6 +140,8 @@
+@@ -124,6 +142,8 @@
        end
  
        teardown_list_and_mailer(list)

-- 
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