On Wed, Oct 19, 2011 at 11:05 AM, Alan Young <alansyoung...@gmail.com> wrote:
> I'm not sure how to fix this ... this was a submitted test.  Any
> pointers on how to go about handling this? Can I just ignore it?

PAUSE is trying to index modules in the 'corpus' directory.  You need
the MetaNoIndex plugin and set the corpus directory as 'no_index' in
your dist.ini.  E.g. here's what I use to cover as many bases as
possible:

[MetaNoIndex]       ; sets 'no_index' in META
directory = t
directory = xt
directory = examples
directory = corpus
package = DB

Regards,
David

Reply via email to