Commit 753c847
exit with success when already up to date
Exit `upgrade.sh` with status 0 (instead of status 1) when the
installed Gitea is already on the latest version and nothing needs to
be done.
Fixes #35309
Signed-off-by: eric-j-ason <75301977+eric-j-ason@users.noreply.github.com>1 parent 463016b commit 753c847
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
0 commit comments