- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for LC_ALL (0.06 sec)
-
.teamcity/src/main/kotlin/common/extensions.kt
// Use fewer parallel forks on macOs, since the agents are not very powerful. param("maxParallelForks", "2") } if (os == Os.LINUX || os == Os.MACOS) { param("env.LC_ALL", "en_US.UTF-8") } } } fun BuildSteps.checkCleanM2AndAndroidUserHome(os: Os = Os.LINUX, buildType: BuildType? = null) { script { name = "CHECK_CLEAN_M2_ANDROID_USER_HOME"
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Thu Oct 10 03:25:26 UTC 2024 - 13.2K bytes - Viewed (0)