Branch: refs/heads/master
Home: https://github.com/jenkinsci/p4-plugin
Commit: a007a8efbfcb51521fc94536426a2836e47cf61a
https://github.com/jenkinsci/p4-plugin/commit/a007a8efbfcb51521fc94536426a2836e47cf61a
Author: skumar7322 <[email protected]>
Date: 2023-10-16 (Mon, 16 Oct 2023)
Changed paths:
M src/main/java/org/jenkinsci/plugins/p4/PerforceScm.java
M src/test/java/org/jenkinsci/plugins/p4/scm/PerforceSCMSourceTest.java
Log Message:
-----------
PerforceScm does not override equals
method. So comparing will give
different result every time.
Replace equals with instanceof
--
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/p4-plugin/push/refs/heads/master/581e72-a007a8%40github.com.