# New Ticket Created by  Will Coleda 
# Please include the string:  [perl #39877]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=39877 >


$ svn info| grep Revision
Revision: 13383
$ grep cardinal MANIFEST*
$ svn pg svn:keywords languages/cardinal/cardinal.pir
$ prove t/distro/*.t
...
Failed Test              Stat Wstat Total Fail  Failed  List of Failed
------------------------------------------------------------------------ 
-------
t/distro/manifest_skip.t    2   512     2    2 100.00%  1-2


That test failure is complaining about svn ignores vs. MANIFEST.SKIP  
- but no complaints about the new cardinal language missing from  
MANIFEST (or, having its svn:keywords missing, but I think the  
addition to MANIFEST will resolve that.) *something* should squawk here.

--
Will "Coke" Coleda
[EMAIL PROTECTED]


Reply via email to