https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5908


Justin Mason <[EMAIL PROTECTED]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #1 from Justin Mason <[EMAIL PROTECTED]>  2008-08-13 14:53:07 PST 
---
'if we don't "exit
1" when a REQUIRED module is missing, we should be doing that at least.'

turns out we _do_ do that, but it's the wrong thing to do;
http://cpantest.grango.org/wiki/CPANAuthorNotes says we should instead exit
with a status of 0, but without creating Makefile.  That will inhibit the
cpan-tester errors, but will still be obviously a failure to other users.

I've added a META.yml, too.  I think that covers it now...

: jm 99...; svn commit -m "bug 5908: exit 0 instead of 1 if a required module
is missing; this will avoid broken cpan-tester mails"
Sending        Makefile.PL
Transmitting file data .
Committed revision 685690.


-- 
Configure bugmail: 
https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to