Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: 85fb4ce8e1a1d208bfa5410213e1c0d2c7f5614f
      
https://github.com/jenkinsci/git-client-plugin/commit/85fb4ce8e1a1d208bfa5410213e1c0d2c7f5614f
  Author: Mark Waite <[email protected]>
  Date:   2017-02-11 (Sat, 11 Feb 2017)

  Changed paths:
    M src/test/java/org/jenkinsci/plugins/gitclient/GitClientTest.java

  Log Message:
  -----------
  Switch GitClientTest to TemporaryFolder rule

The TemporaryDirectoryAllocator constructor uses a hard coded
temporary directory name which causes collisions between users on
multi-user systems.

This test was already using the TemporaryFolder rule.  The change
simplifies the test to use a single temporary directory allocation
technique, instead of mixing two different techniques.


-- 
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