Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--releng/org.eclipse.epp.config/startEPP36.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/releng/org.eclipse.epp.config/startEPP36.sh b/releng/org.eclipse.epp.config/startEPP36.sh
index 1afeab1d..03d829c2 100644
--- a/releng/org.eclipse.epp.config/startEPP36.sh
+++ b/releng/org.eclipse.epp.config/startEPP36.sh
@@ -138,6 +138,7 @@ do
-flavor tooling \
-profileproperties org.eclipse.update.install.features=true \
-bundlepool ${PACKAGE_BUILD_DIR}/eclipse \
+ -purgeHistory \
-p2.os ${OSes[$index]} \
-p2.ws ${WSes[$index]} \
-p2.arch ${ARCHes[$index]} \

Back to the top