make sure to be in a an expected language, gpg may return localised strings
This commit is contained in:
parent
3a3ae6ecc7
commit
5803703da6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=49299
1 changed files with 3 additions and 0 deletions
|
@ -10,6 +10,9 @@
|
|||
# <https://we.riseup.net/riseuplabs+paow/openpgp-best-practices#openpgp-key-checks>
|
||||
#
|
||||
|
||||
# make sure we are in a well known language
|
||||
LANG=C
|
||||
|
||||
\unalias -a
|
||||
|
||||
progname=${0##*/}
|
||||
|
|
Loading…
Reference in a new issue