mirror of
https://github.com/QuasarApp/openssl.git
synced 2025-04-27 10:14:36 +00:00
dev/release.sh: Fix typo
tagley -> tagkey Reviewed-by: Paul Dale <pauli@openssl.org> Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com> (Merged from https://github.com/openssl/openssl/pull/14061)
This commit is contained in:
parent
1e3affbbcd
commit
93bae03abf
@ -121,7 +121,7 @@ while true; do
|
||||
;;
|
||||
--local-user )
|
||||
shift
|
||||
tagley=" -u $1"
|
||||
tagkey=" -u $1"
|
||||
gpgkey=" -u $1"
|
||||
shift
|
||||
;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user