author | Sebastian Harl <sh@tokkee.org> | |
Sun, 6 Apr 2014 11:46:37 +0000 (13:46 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sun, 6 Apr 2014 11:46:37 +0000 (13:46 +0200) | ||
commit | 7ab700ccb35f94c10ee58a92474fa2141151b415 | |
tree | 799680bb6839118fd3a4178bc880853b73e03dd6 | tree | snapshot |
parent | a3d532078f112a7669819506670bd6a0385bb91a | commit | diff |
store: Don't change the interval if the new interval is zero.
If the interval is zero, multiple updates happened at the same time. This does
not affect the interval at which the object is updated in the backend, though.
If the interval is zero, multiple updates happened at the same time. This does
not affect the interval at which the object is updated in the backend, though.
src/core/store.c | diff | blob | history | |
t/core/store_test.c | diff | blob | history |