Commit 246cbfe
committed
Say which half of the version guard is actually wired
The patch document ended on "nothing passes --previous-version in
production yet", and autobuilds has passed it since its #39 -- but only
where a version is derived. On a tree that declares one the step exits
before the call, because the only previous version stored is the world's
last candidate, and every nightly sorts below every stable, so comparing
across them says nothing.
Which leaves the number a person types into VERSION checked by nobody,
in a document whose whole point is the release where a person types it.
Said plainly now, along with what it would have to be compared against.1 parent 0926bc7 commit 246cbfe
1 file changed
Lines changed: 9 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
134 | | - | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
0 commit comments