Commit 8b035b2
committed
[JENKINS-62648] Handle null change query string
When using a legacy SCM definition, the query string is null
and therefore needs considered as empty.
Change-Id: I6237615bc347265bf037bf7d6d0e81161fac37a31 parent b1cf12b commit 8b035b2
File tree
1 file changed
+6
-1
lines changed- src/main/java/jenkins/plugins/gerrit
1 file changed
+6
-1
lines changedLines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
728 | 728 | | |
729 | 729 | | |
730 | 730 | | |
731 | | - | |
| 731 | + | |
| 732 | + | |
| 733 | + | |
| 734 | + | |
| 735 | + | |
| 736 | + | |
732 | 737 | | |
733 | 738 | | |
734 | 739 | | |
| |||
0 commit comments