[Bps-public-commit] r11122 - Shipwright/trunk/t/hello
sunnavy at bestpractical.com
sunnavy at bestpractical.com
Wed Mar 19 11:27:37 EDT 2008
Author: sunnavy
Date: Wed Mar 19 11:27:36 2008
New Revision: 11122
Modified:
Shipwright/trunk/t/hello/svk.t
Log:
fixed skip number
Modified: Shipwright/trunk/t/hello/svk.t
==============================================================================
--- Shipwright/trunk/t/hello/svk.t (original)
+++ Shipwright/trunk/t/hello/svk.t Wed Mar 19 11:27:36 2008
@@ -12,7 +12,7 @@
use Shipwright::Test qw/has_svk create_svk_repo/;
SKIP: {
- skip "no svk and svnadmin found", 40
+ skip "no svk and svnadmin found", 41
unless has_svk();
my $cwd = getcwd;
More information about the Bps-public-commit
mailing list