Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: d771d97f1e126b1b01ea214ef245d2d5f432200e
      
https://github.com/jenkinsci/git-client-plugin/commit/d771d97f1e126b1b01ea214ef245d2d5f432200e
  Author: Uwe Hausbrand <[email protected]>
  Date:   2014-05-14 (Wed, 14 May 2014)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/gitclient/CliGitAPIImpl.java

  Log Message:
  -----------
  [Fix JENKINS-23017] delete the tmp workdir also

In order to not leave unlimited directories created by the polling cycle
in the tmp directory which results in reaching the system limit for
subdirectory numbers we should also delete the workdir itself and not ony its
contents.


  Commit: a04dcd9d7396dee31ef73a94f5e23d5f334c7c47
      
https://github.com/jenkinsci/git-client-plugin/commit/a04dcd9d7396dee31ef73a94f5e23d5f334c7c47
  Author: Nicolas De loof <[email protected]>
  Date:   2014-05-14 (Wed, 14 May 2014)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/gitclient/CliGitAPIImpl.java

  Log Message:
  -----------
  Merge pull request #133 from uhausbrand/JENKINS-23017

[Fix JENKINS-23017] delete the tmp workdir also


Compare: 
https://github.com/jenkinsci/git-client-plugin/compare/6eddb7e7b0a8...a04dcd9d7396

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to