[Bps-public-commit] r11059 - Shipwright/trunk/t/hello

sunnavy at bestpractical.com sunnavy at bestpractical.com
Thu Mar 13 09:33:02 EDT 2008


Author: sunnavy
Date: Thu Mar 13 09:33:02 2008
New Revision: 11059

Modified:
   Shipwright/trunk/t/hello/hello.t

Log:
clean hello.t

Modified: Shipwright/trunk/t/hello/hello.t
==============================================================================
--- Shipwright/trunk/t/hello/hello.t	(original)
+++ Shipwright/trunk/t/hello/hello.t	Thu Mar 13 09:33:02 2008
@@ -19,12 +19,6 @@
 
     create_svk_repo();
 
-    my $svk_root = tempdir;
-    $ENV{SVKROOT} = $svk_root;
-    my $svk_root_local = File::Spec->catfile( $svk_root, 'local' );
-    system("svnadmin create $svk_root_local");
-    system("svk depotmap -i");
-
     my $repo = '//__shipwright/hello';
 
     my %source = (



More information about the Bps-public-commit mailing list