Branch: refs/heads/master
Home: https://github.com/jenkinsci/jenkins
Commit: 0e6bb918648bdc1e2033bed062c2e24428f7c5d9
https://github.com/jenkinsci/jenkins/commit/0e6bb918648bdc1e2033bed062c2e24428f7c5d9
Author: StefanSpieker <[email protected]>
Date: 2020-01-03 (Fri, 03 Jan 2020)
Changed paths:
M core/src/main/java/hudson/ProxyConfiguration.java
M core/src/main/java/hudson/console/ConsoleNote.java
M core/src/main/java/hudson/model/Cause.java
M core/src/main/java/hudson/model/Items.java
M core/src/main/java/hudson/model/Result.java
Log Message:
-----------
Return error when invalid string is passed as a Run status CLI argument
(#4212)
* removed redundnat null checks of nonnull values
* integrated suggestions
* removed local jenkins variable as suggested
* replaced null check with check for error object
--
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/jenkins/push/refs/heads/master/9b8047-0e6bb9%40github.com.