Skip to content

Instantly share code, notes, and snippets.

@bdpiprava
Created November 17, 2017 13:38
Show Gist options
  • Save bdpiprava/a2744fa364223c403736e71353e7cbbb to your computer and use it in GitHub Desktop.
Save bdpiprava/a2744fa364223c403736e71353e7cbbb to your computer and use it in GitHub Desktop.
Symlink issue
- PluggableSCMMaterialConfig.java#validateNotSubdirectoryOf and ScmMaterialConfig.java#validateNotSubdirectoryOf needs to be changed in case of symlink.
- Write a test to validate symlink is not picked up during Task working directory validation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment