Don't complain about GPG_AGENT_INFO if using newer gpg-agent (#189)
This commit is contained in:
committed by
Tom Limoncelli
parent
2f2289b5e3
commit
8728290122
@@ -14,9 +14,7 @@
|
||||
export PATH=/usr/bin:/bin:"$PATH"
|
||||
|
||||
set -e
|
||||
source "${0%/*}/_blackbox_common.sh"
|
||||
|
||||
if [[ -z $GPG_AGENT_INFO ]]; then
|
||||
eval $(gpg-agent --daemon)
|
||||
fi
|
||||
|
||||
gpg_agent_notice
|
||||
exec blackbox_postdeploy "$@"
|
||||
|
||||
Reference in New Issue
Block a user