From 16eda731b2b0f57d5a95918cfda35a7308fc2cb8 Mon Sep 17 00:00:00 2001 From: Ed Bartosh Date: Sun, 15 Sep 2013 15:43:38 +0300 Subject: [PATCH] Adjusted deletion of image-creator workspaces Without 'deleteDirs' enabled mic/ subdirectory letf untouched by 'delete workspace' plugin. Change-Id: Iabd68652486d1ae8e504271b70b6d70698e0ed9c Signed-off-by: Ed Bartosh --- jobs/image-creator/config.xml | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/jobs/image-creator/config.xml b/jobs/image-creator/config.xml index f0620d6..7de4879 100644 --- a/jobs/image-creator/config.xml +++ b/jobs/image-creator/config.xml @@ -69,11 +69,16 @@ if(matcher?.matches()) { 0 - false + + + + INCLUDE + + + true false true - true - true + true true true true false -- 2.7.4