On Tuesday, March 31, 2015 at 3:29:24 PM UTC-4, Rinaldo DiGiorgio wrote: > > Is jenkins actually creating files in the workspace directory instead of > some tmp directory. >
Pending JENKINS-27152 <https://issues.jenkins-ci.org/browse/JENKINS-27152>, yes. > I can't simply ignore all .hidden files since the workspace may use them > in some way. Is my only option to use a regex that assumes that there is a > temporary hidden directory from Jenkins that is 8 digits of lowercase > characters and digits. > Currently yes. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/48490e27-4016-478f-919e-3251158cdcbd%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
