I'm seeing the following test failure at r8113 t/src/manifest....NOK 6# Failed test (t/src/manifest.t at line 79) # Extra files: # dynclasses/build.pl # editor/imc.vim # install_config.fpmc # t/src/.manifest.t.swp # test.imc # test.pbc # Looks like you failed 1 tests of 6. t/src/manifest....dubious
I started tracing through how it got here. I gather that MANIFEST.SKIP is constructed by gen_manifest_skip.pl which is fed by Parrot::Distribution which gets its info from svn:ignore I see that stuff like the .swp file above should probably be an ignore for the entire project for something like ^\..*\.sw.$ (Vim swap file) But the other things, I'm new and not sure yet what they are. I think the inc.vim may have been created by the Makefile in editor/ when I had it create syntax highlighting. -Dino -- .~. Dino Morelli /V\ email: [EMAIL PROTECTED] /( )\ weblog: http://categorically.net/d/blog/ ^^-^^ preferred distro: Debian GNU/Linux http://www.debian.org