|
|
@@ -76,7 +76,7 @@ public class BwcSetupExtension {
|
|
|
|
|
|
if (BuildParams.isCi() && Os.isFamily(Os.FAMILY_WINDOWS) == false) {
|
|
|
// TODO: Disabled for now until we can figure out why files are getting corrupted
|
|
|
- //loggedExec.getEnvironment().put("GRADLE_RO_DEP_CACHE", System.getProperty("user.home") + "/gradle_ro_cache");
|
|
|
+ // loggedExec.getEnvironment().put("GRADLE_RO_DEP_CACHE", System.getProperty("user.home") + "/gradle_ro_cache");
|
|
|
}
|
|
|
|
|
|
if (Os.isFamily(Os.FAMILY_WINDOWS)) {
|