Commit ce6701f
committed
status: fix over-counted step when status != stepping
This is a fixup of
commit b00b61e
Author: Christian Schwarz <[email protected]>
Date: Sun Nov 21 15:15:23 2021 +0100
status: user-visible replication step number should start at 1
fixes #589
refs #5381 parent 0121929 commit ce6701f
1 file changed
+10
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
231 | | - | |
232 | | - | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
233 | 241 | | |
234 | 242 | | |
235 | 243 | | |
| |||
0 commit comments