Code

store: Don't return an error if an updated host is too old.
authorSebastian Harl <sh@tokkee.org>
Tue, 11 Dec 2012 08:42:23 +0000 (09:42 +0100)
committerSebastian Harl <sh@tokkee.org>
Tue, 11 Dec 2012 08:42:23 +0000 (09:42 +0100)
commit22b93dff4d8c4eed238d60f7f6ddc43604206acd
treea0d9455316fd79ece9917685352e6616cb8a477a
parentf569dc6128ec3660ee829af8b84d0342a2e09536
store: Don't return an error if an updated host is too old.

This may happen, if multiple backends report the same host (which is perfectly
fine and the desired behavior in fact).
src/core/store.c