[svn:CPANPLUS-Dist-Build] r12783 - CPANPLUS-Dist-Build/trunk/t/inc

[email protected]
Newsgroups perl.module.build.checkins
Message-ID <[email protected]>
Author: BINGOS
Date: Tue May 19 05:23:30 2009
New Revision: 12783

Modified:
   CPANPLUS-Dist-Build/trunk/t/inc/conf.pl

Log:
Forgot to remove the close of the output handle in END block

Modified: CPANPLUS-Dist-Build/trunk/t/inc/conf.pl
==============================================================================
--- CPANPLUS-Dist-Build/trunk/t/inc/conf.pl	(original)
+++ CPANPLUS-Dist-Build/trunk/t/inc/conf.pl	Tue May 19 05:23:30 2009
@@ -207,7 +207,6 @@
 ### clean these files if we're under perl core
 END { 
     if ( $ENV{PERL_CORE} ) {
-        close output_handle(); 1 while unlink output_file();
 
         _clean_test_dir( [
             gimme_conf->get_conf('base'),
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.