On Wed Mar 19 16:17:28 2008, [EMAIL PROTECTED] wrote: > > We don't include the DEVELOPING file in releases, right? We could > check for > that. >
Yes, that's what we do for the t/postconfigure/*.t tests as well. So I've revised the manifest_tools tests to, essentially, be disabled when not run in a checkout from the repository. See http://parrotvm.org/svn/parrot/revision/?rev=26530. Barney: Can you confirm? Thank you very much. kid51