mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-03-13 00:16:27 -04:00
LC_ALL=C
This commit is contained in:
parent
7c150d116d
commit
9f5e522b83
@ -8,7 +8,7 @@ set -o nounset
|
||||
set -o errtrace
|
||||
set -o pipefail
|
||||
|
||||
export LANG=C
|
||||
export LC_ALL=C
|
||||
|
||||
write_pid_file() {
|
||||
[[ -z "${TMP:-}" ]] && error "TMP is unset"
|
||||
|
Loading…
x
Reference in New Issue
Block a user