[DRE-commits] [schleuder] 13/26: debian/patches/foo: ok
Georg Faerber
georg-alioth-guest at moszumanska.debian.org
Mon Feb 6 01:53:47 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 cc9534d1bc127d73d8828a1f2752b3619a6b2d3e
Author: Georg Faerber <georg at riseup.net>
Date: Tue Jan 31 15:23:42 2017 +0100
debian/patches/foo: ok
---
debian/patches/foo | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/patches/foo b/debian/patches/foo
index 65984d7..5e87886 100644
--- a/debian/patches/foo
+++ b/debian/patches/foo
@@ -20,7 +20,7 @@
context '#refresh_keys' do
it 'updates one key from the keyserver' do
-+ ENV['GNUPGHOME'] = 'spec/gnupg/'
++ ENV['GNUPGHOME'] = 'spec/gnupg'
+ `dirmngr`
list = create(:list)
list.subscribe("admin at example.org", nil, true)
@@ -34,7 +34,7 @@
end
it 'reports errors from refreshing keys' do
-+ ENV['GNUPGHOME'] = 'spec/gnupg/'
++ ENV['GNUPGHOME'] = 'spec/gnupg'
+ `dirmngr`
list = create(:list)
list.subscribe("admin at example.org", nil, true)
--
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