-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Linux
The clone workspace plugin doesn't seem to preserve the permissions of the files in the cloned workspace.
How to reproduce:
- set up a job that stores the workspace
- create a shell script with "execution" permission in the workspace
- run the job
- create a job that clones the workspace
- run the job
- examine the permissions of the script: the execution permission is gone
- is related to
-
JENKINS-9397 TarArchiver and ZipArchiver don't preserve file permissions
- Resolved