diff options
author | Alexis Reigel <mail@koffeinfrei.org> | 2017-02-22 18:36:25 +0100 |
---|---|---|
committer | Alexis Reigel <mail@koffeinfrei.org> | 2017-07-27 15:40:41 +0200 |
commit | 87c0fd34557463528a552986a42f4ebb52d3bd56 (patch) | |
tree | 18b35c83421e8a96d4ec49bc248750d9d536b58c /spec/support | |
parent | e34cef0cd2fcf9a01d3f3b6dd215bbcc25d65d27 (diff) | |
download | gitlab-ce-87c0fd34557463528a552986a42f4ebb52d3bd56.tar.gz |
add / remove gpg keys to / from system keychain
Diffstat (limited to 'spec/support')
-rw-r--r-- | spec/support/gpg_helpers.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/support/gpg_helpers.rb b/spec/support/gpg_helpers.rb index 3b50d831b00..2f440488546 100644 --- a/spec/support/gpg_helpers.rb +++ b/spec/support/gpg_helpers.rb @@ -29,7 +29,7 @@ module GpgHelpers end def public_key - <<~PUBLICKEY + <<~PUBLICKEY.strip -----BEGIN PGP PUBLIC KEY BLOCK----- Version: GnuPG v1 |