- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for LC_ALL (0.02 sec)
-
build-logic/jvm/src/main/kotlin/gradlebuild/propagated-env-variables.kt
"IGNORE_MIRROR", "LANG", "LANGUAGE", // It is possible to have many LC_xxx variables for different aspects of the locale. However, LC_ALL overrides all of them, and it is what CI uses. "LC_ALL", "LC_CTYPE", "JDK8", "JDK11", "JDK17", "JDK_HOME", "JRE_HOME", "CommonProgramFiles", "CommonProgramFiles(x86)",
Registered: Wed Dec 31 11:36:14 UTC 2025 - Last Modified: Wed Oct 15 18:27:39 UTC 2025 - 3.4K bytes - Viewed (0) -
src/main/assemblies/files/fess
# As those strings are created by the OS, they are dependent on the configured locale LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 export HOSTNAME=`hostname -s` cd "$FESS_HOME" if [ "x$daemonized" = "x" ]; then fess_parms="$fess_parms -Dfess.foreground=yes"Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sun Jan 15 06:32:15 UTC 2023 - 5.4K bytes - Viewed (0)