Skip to content
Commit 7b894f57 authored by Oleg Nenashev's avatar Oleg Nenashev
Browse files

[FIXED JENKINS-15094] - Handle null parameter values in BuildCommand (CLI) and...


[FIXED JENKINS-15094] - Handle null parameter values in BuildCommand (CLI) and Parameter classes (CLI).

The change adds missing checks for null ParameterValue, which may be passed from the CLI.
It prevents the death of Jenkins executors during the canTake() check of node labels.

Signed-off-by: default avatarOleg Nenashev <o.v.nenashev@gmail.com>
parent cd23fac9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment