mirror of
https://gitlab.alpinelinux.org/alpine/abuild.git
synced 2025-02-26 16:30:36 +00:00
abuild-sign: make vars local
This commit is contained in:
parent
8aa5e21322
commit
3eac277542
@ -16,6 +16,8 @@ fi
|
||||
. "$datadir/functions.sh"
|
||||
|
||||
do_sign() {
|
||||
local f i keyname repo
|
||||
|
||||
# we are actually only interested in the name, not the file itself
|
||||
keyname=${pubkey##*/}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user