Slackbot
09/06/2023, 12:22 PMVampire
09/06/2023, 12:40 PMSystem.getenv is exactly what it is using: https://github.com/gradle/gradle/blob/master/subprojects/model-core/src/main/java/[…]i/internal/provider/sources/EnvironmentVariableValueSource.javaVampire
09/06/2023, 12:41 PMobtain method there and then look in the debugger what is going on.Fabio Berta
09/06/2023, 12:46 PMAdam
09/06/2023, 12:55 PMVampire
09/06/2023, 1:07 PMSystem.getenv which is also used by the provider?
How could it then be machine-dependent?