fix comment matching pagespecs
authorJoey Hess <joey@kitenet.net>
Fri, 7 May 2010 17:59:08 +0000 (13:59 -0400)
committerJoey Hess <joey@kitenet.net>
Fri, 7 May 2010 18:02:30 +0000 (14:02 -0400)
test isinternal first, because match_glob with internal => 1 also returns
non-internal pages that match. This order should also be faster.

Remove test to see if pagesources is set. isinternal will not succeed if it
is not.


No differences found