Commit fa6e87e
committed
[RelEng] Fix determination of baseline drop for first promotions
The removal of the just promoted drop must happen before check if the
list of baseline drops is empty. Otherwise for the first promotion of a
release cycle (usually M1) that check is useless.
Follow-up on
- #36511 parent 85d6422 commit fa6e87e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
| 154 | + | |
154 | 155 | | |
155 | 156 | | |
156 | 157 | | |
157 | | - | |
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
| |||
0 commit comments