]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
improved fix for depends_simple_mixup
authorJoey Hess <joey@kitenet.net>
Thu, 22 Apr 2010 04:12:15 +0000 (00:12 -0400)
committerJoey Hess <joey@kitenet.net>
Thu, 22 Apr 2010 04:18:20 +0000 (00:18 -0400)
Avoid adding the page matched against as an influence for
currently failing pagespec matches, while still adding
any other influences.

This avoids bloating depends_simple with lots of bogus influences when
matching eg, "!link(done)". It's only necessary for the page being tested
to be an influence of that if the page matches.


No differences found