[Bps-public-commit] r15000 - in Shipwright/branches/2.0: t

sunnavy at bestpractical.com sunnavy at bestpractical.com
Mon Aug 11 09:20:11 EDT 2008


Author: sunnavy
Date: Mon Aug 11 09:20:09 2008
New Revision: 15000

Modified:
   Shipwright/branches/2.0/   (props changed)
   Shipwright/branches/2.0/t/21.perl_in_build.t

Log:
 r15543 at sunnavys-mb:  sunnavy | 2008-08-11 20:49:43 +0800
 tiny clean


Modified: Shipwright/branches/2.0/t/21.perl_in_build.t
==============================================================================
--- Shipwright/branches/2.0/t/21.perl_in_build.t	(original)
+++ Shipwright/branches/2.0/t/21.perl_in_build.t	Mon Aug 11 09:20:09 2008
@@ -66,7 +66,6 @@
         build_script => $script_dir,
     );
     $sw->backend->export( target => $sw->build->build_base );
-    $sw->build->build_base;
     $sw->build->run;
     is( $sw->build->perl, $perl,
 'set $build->perl to the one that will be in installed_dir if there is a dist with name perl'



More information about the Bps-public-commit mailing list