In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/e71b8a62048b820e9c251e89453b297934a0f89c?hp=bc02f58d88e66ead8b4c37185eb8a3565dccc962>

- Log -----------------------------------------------------------------
commit e71b8a62048b820e9c251e89453b297934a0f89c
Author: George Greer <[email protected]>
Date:   Sun Aug 1 00:30:22 2010 -0400

    Change spaces to tabs for t/op/tie_fetch_count.t in MANIFEST
-----------------------------------------------------------------------

Summary of changes:
 MANIFEST |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/MANIFEST b/MANIFEST
index 836aa6f..632f0a2 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -4550,7 +4550,7 @@ t/op/taint.t                      See if tainting works
 t/op/threads_create.pl         Ancillary file for t/op/threads.t
 t/op/threads.t                 Misc. tests for perl features with threads
 t/op/tiearray.t                        See if tie for arrays works
-t/op/tie_fetch_count.t          See if FETCH is only called once on tied 
variables
+t/op/tie_fetch_count.t         See if FETCH is only called once on tied 
variables
 t/op/tiehandle.t               See if tie for handles works
 t/op/tie.t                     See if tie/untie functions work
 t/op/time_loop.t               Test that very large values don't hang gmtime 
and localtime.

--
Perl5 Master Repository

Reply via email to