From 774da273e47b186f50408c40633abffe89e10fed Mon Sep 17 00:00:00 2001 From: Paul Allen Date: Tue, 30 Oct 2018 13:38:29 +0000 Subject: [PATCH] Hide workspace cleanup feature until polling side effects are explored. The syntax generator will still show `cleanup: false`, allowing users to set it to 'true' if they want to try it out. --- .../plugins/p4/workspace/ManualWorkspaceImpl/config.jelly | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/org/jenkinsci/plugins/p4/workspace/ManualWorkspaceImpl/config.jelly b/src/main/resources/org/jenkinsci/plugins/p4/workspace/ManualWorkspaceImpl/config.jelly index 10d033ff..9b5887d1 100644 --- a/src/main/resources/org/jenkinsci/plugins/p4/workspace/ManualWorkspaceImpl/config.jelly +++ b/src/main/resources/org/jenkinsci/plugins/p4/workspace/ManualWorkspaceImpl/config.jelly @@ -15,9 +15,9 @@ - +