[Bps-public-commit] r17131 - in Shipwright/trunk: t

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


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

Modified:
   Shipwright/trunk/   (props changed)
   Shipwright/trunk/t/71.script_cmds.t

Log:
 r18055 at sunnavys-mb:  sunnavy | 2008-12-06 21:00:46 +0800
 fix tests number


Modified: Shipwright/trunk/t/71.script_cmds.t
==============================================================================
--- Shipwright/trunk/t/71.script_cmds.t	(original)
+++ Shipwright/trunk/t/71.script_cmds.t	Sat Dec  6 08:01:01 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