Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[perl.git] branch blead, updated. v5.11.2-77-g5f61da6

0 views
Skip to first unread message

Jesse Vincent

unread,
Nov 25, 2009, 3:48:26 PM11/25/09
to perl5-...@perl.org
In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/5f61da697ab4e86d3bede8883257b28d30c701ad?hp=bc795616b74a72425cddf467dbdc6e65bc76484b>

- Log -----------------------------------------------------------------
commit 5f61da697ab4e86d3bede8883257b28d30c701ad
Author: Jesse Vincent <je...@bestpractical.com>
Date: Wed Nov 25 15:47:41 2009 -0500

Jerry's last patch to add a TODO test didn't update the test count.

Thanks to Nicholas++ for pointing this out
-----------------------------------------------------------------------

Summary of changes:
t/op/threads.t | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/t/op/threads.t b/t/op/threads.t
index 48ead65..7985688 100644
--- a/t/op/threads.t
+++ b/t/op/threads.t
@@ -16,7 +16,7 @@ BEGIN {
exit 0;
}

- plan(14);
+ plan(15);
}

use strict;

--
Perl5 Master Repository

0 new messages