Merge branch 'status-LC_TIME-C' of ssh://github.com/TinCanTech/easy-rsa into TinCanTech-status-LC_TIME-C
Signed-off-by: Richard T Bonhomme <tincantech@protonmail.com>
This commit is contained in:
commit
e029c178a6
@ -4132,6 +4132,9 @@ status() {
|
||||
# This does not build certs, so do not need fixed dates
|
||||
unset -v EASYRSA_FIX_OFFSET EASYRSA_BATCH EASYRSA_SILENT
|
||||
|
||||
# test fix: https://github.com/OpenVPN/easy-rsa/issues/819
|
||||
export LC_TIME=C.UTF-8
|
||||
|
||||
# If no target file then add Notice
|
||||
if [ -z "$target" ]; then
|
||||
# Select correct Notice
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user