]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
detect pagespecs that require content dependencies
authorJoey Hess <joey@gnu.kitenet.net>
Sun, 4 Oct 2009 19:34:42 +0000 (15:34 -0400)
committerJoey Hess <joey@gnu.kitenet.net>
Sun, 4 Oct 2009 19:42:24 +0000 (15:42 -0400)
When adding a contentless dependency, the pagespec also needs to be one
that does not look at any page content information.

As a first approximation of that, only allow glob-based pagespecs in
contentless dependencies. While there are probably a few other types of
pagespecs that can match contentless, this will work for most of them.


No differences found