- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for boxed (0.02 seconds)
-
build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/precommit/ForbiddenPatternsTask.java
Created: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Tue Jun 01 09:19:30 GMT 2021 - 6.8K bytes - Click Count (0) -
build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/vagrant/VagrantMachine.java
// Destroying before every execution can be annoying while iterating on tests locally. Therefore, we provide a flag that defaults // to true that can be used to control whether or not to destroy any test boxes before test execution. boolean destroyVM = Util.getBooleanProperty("vagrant.destroy", true); if (destroyVM) { execute(spec -> { spec.setCommand("destroy");Created: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Tue Jun 01 09:19:30 GMT 2021 - 7.5K bytes - Click Count (0)