Skip to content
Snippets Groups Projects
Commit 3eac2775 authored by Jim Pryor's avatar Jim Pryor Committed by Natanael Copa
Browse files

abuild-sign: make vars local

parent 8aa5e213
No related branches found
No related tags found
No related merge requests found
......@@ -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##*/}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment