summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSorin Sbarnea <ssbarnea@redhat.com>2021-04-01 09:13:46 +0100
committerSorin Sbarnea <ssbarnea@redhat.com>2021-04-01 09:13:46 +0100
commit45e0cc2bbc2a7a1bdecb68f17a83726aa843f1f4 (patch)
treec9e5302e4515e4210c8ab5d21f87078c8ce9b40a
parent8e47cad9012c3781e82fc435499da4c1faca916e (diff)
downloadpbr-45e0cc2bbc2a7a1bdecb68f17a83726aa843f1f4.tar.gz
Prevent test failure due to use of setpref
This fixes a bug that prevented successful test gpg key creation on some machines. gpg: invalid item '(setpref)' in preference string Bug: #1627102 Change-Id: I848e2c0972c3def9e67ff954eb17c560e474e8cf
-rw-r--r--pbr/tests/test_packaging.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/pbr/tests/test_packaging.py b/pbr/tests/test_packaging.py
index 3a70319..9e95a86 100644
--- a/pbr/tests/test_packaging.py
+++ b/pbr/tests/test_packaging.py
@@ -135,7 +135,6 @@ class GPGKeyFixture(fixtures.Fixture):
Name-Comment: N/A
Name-Email: example@example.com
Expire-Date: 2d
- Preferences: (setpref)
%commit
""")