Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: 788eedafc9933041dded9cf62246916df9d41be2
      
https://github.com/jenkinsci/git-client-plugin/commit/788eedafc9933041dded9cf62246916df9d41be2
  Author: Mark Waite <[email protected]>
  Date:   2022-12-03 (Sat, 03 Dec 2022)

  Changed paths:
    M src/test/java/jmh/benchmark/FolderForBenchmark.java

  Log Message:
  -----------
  Fix null pointer exception in JMH test environment (#940)

Introduced in 107bbe0b4a574d94de7171078aabfdba1cdd86eb when I missed that
the folder argument could be null.  When the folder argument is null,
the previous method uses the system temporary directory. This change
does the same.


-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/git-client-plugin/push/refs/heads/master/d42bda-788eed%40github.com.

Reply via email to