[Rt-devel] exit 0 in Record.pm
Jesse Vincent
jesse at bestpractical.com
Fri Jun 27 09:26:28 EDT 2008
On Fri, Jun 27, 2008 at 02:12:36PM +0200, Emmanuel Lacour wrote:
> Can someone has some explanation on this code in sub Create of Record.pm ??
>
> if (UNIVERSAL::isa('errno',$id)) {
> exit(0);
> warn "It's here!";
> return(undef);
> }
Gosh. I have no idea. That sure looks like debugging garbage that got
left around.
>
>
> I found it when trying to analyze a fastcgi exit 0 that appears sometime on one
> of my RTs ;)
> _______________________________________________
> List info: http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-devel
>
--
More information about the Rt-devel
mailing list