[Jifty-commit] r1202 - jifty/trunk/lib/Jifty

jifty-commit at lists.jifty.org jifty-commit at lists.jifty.org
Thu Jun 8 00:12:08 EDT 2006


Author: clkao
Date: Thu Jun  8 00:12:06 2006
New Revision: 1202

Modified:
   jifty/trunk/lib/Jifty/Web.pm

Log:
oops, these got in accidentally.

Modified: jifty/trunk/lib/Jifty/Web.pm
==============================================================================
--- jifty/trunk/lib/Jifty/Web.pm	(original)
+++ jifty/trunk/lib/Jifty/Web.pm	Thu Jun  8 00:12:06 2006
@@ -560,8 +560,6 @@
 
     # Mason abort, or dispatcher abort out of here
     $self->mason->abort if $self->mason;
-    print ".\r\n" unless $self->mason;
-#    close STDOUT unless $self->mason;
     Jifty::Dispatcher::_abort;
 }
 


More information about the Jifty-commit mailing list