[Bps-public-commit] r17132 - Shipwright/branches/1.10/t

sunnavy at bestpractical.com sunnavy at bestpractical.com
Sat Dec 6 08:01:39 EST 2008


Author: sunnavy
Date: Sat Dec  6 08:01:38 2008
New Revision: 17132

Modified:
   Shipwright/branches/1.10/t/71.script_cmds.t

Log:
merged 17131 to 1.1

Modified: Shipwright/branches/1.10/t/71.script_cmds.t
==============================================================================
--- Shipwright/branches/1.10/t/71.script_cmds.t	(original)
+++ Shipwright/branches/1.10/t/71.script_cmds.t	Sat Dec  6 08:01:38 2008
@@ -18,7 +18,7 @@
 start_test($repo);
 
 SKIP: {
-    skip "no svn found", 39 unless has_svn();
+    skip "no svn found", 36 unless has_svn();
 
     my $repo = 'svn:' . create_svn_repo() . '/hello';
 
@@ -34,7 +34,7 @@
 }
 
 SKIP: {
-    skip "no svk and svnadmin found", 39 unless has_svk();
+    skip "no svk and svnadmin found", 36 unless has_svk();
 
     create_svk_repo();
 



More information about the Bps-public-commit mailing list