]> git.pond.sub.org Git - empserver/commit
update/revolt: Fix body count report
authorMarkus Armbruster <armbru@pond.sub.org>
Sun, 18 Sep 2016 09:27:30 +0000 (11:27 +0200)
committerMarkus Armbruster <armbru@pond.sub.org>
Sun, 6 Aug 2017 18:09:19 +0000 (20:09 +0200)
commitf0a0de54b724f3c2fc79dee2577ffd0da28ed0cb
tree0ab3300f08e0bf78a7646e1d2dec013a9009656d
parente55fb2227bb7a90bfe3e18a36fb359e07eea4b8c
update/revolt: Fix body count report

The body count reflects what take_casualties() should do, not what it
actually does.  It can be quite off, as the update test's changed
output shows.  Mostly because take_casualties() is utterly confused.
That'll be fixed next.

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
src/lib/update/revolt.c
tests/update/99-POGO
tests/update/journal.log