Details
-
Bug
-
Status: Resolved (View Workflow)
-
Major
-
Resolution: Fixed
-
None
Description
When external delete command is setup, it doesn't work properly - path contains quotes and the result is that nothing is deleted.
Code changed in jenkins
User: Vojtech Juranek
Path:
src/main/java/hudson/plugins/ws_cleanup/Cleanup.java
http://jenkins-ci.org/commit/ws-cleanup-plugin/6ecea969cab0b7691bcb6395a0bb41b9d6b8f626
Log:
[FIXED JENKINS-23523] Fix external delete reg. exp and refactoring