Code

src/plugin.c: If the pre-cache chain returns `stop', dont update the cache.
authorFlorian Forster <octo@huhu.verplant.org>
Wed, 4 Feb 2009 16:47:41 +0000 (17:47 +0100)
committerFlorian Forster <octo@huhu.verplant.org>
Wed, 4 Feb 2009 16:47:41 +0000 (17:47 +0100)
commit48cd5de0dddc1f974da5a6e12ba4ede38ff786c6
tree8421bf1fcb1dd1ebfba58005f2b185db8bc79c3f
parent9fbc4088ce8b5c67602e0ee059686aa426c2c637
src/plugin.c: If the pre-cache chain returns `stop', dont update the cache.

Don't run the post-cache chain, either.
src/plugin.c