Commit 77c30ee
committed
please.sh upgrade: make sure not to decrement pkgrel
It is possible that there were no changes since the latest release, and
that the pkgrel was not forced to a higher number manually. In this
case, we might set it to 1 by mistake (instead of erroring out because
nothing needs to be built).
Signed-off-by: Johannes Schindelin <[email protected]>1 parent c308b65 commit 77c30ee
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2276 | 2276 | | |
2277 | 2277 | | |
2278 | 2278 | | |
| 2279 | + | |
| 2280 | + | |
| 2281 | + | |
| 2282 | + | |
| 2283 | + | |
| 2284 | + | |
| 2285 | + | |
| 2286 | + | |
2279 | 2287 | | |
2280 | 2288 | | |
2281 | 2289 | | |
| |||
0 commit comments