In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/d6fa5a345c9fffca677c7a8395b98c6d75fb926b?hp=d016601746b09e0f0a7eb2148b6eb594d3992339>

- Log -----------------------------------------------------------------
commit d6fa5a345c9fffca677c7a8395b98c6d75fb926b
Author: Nicholas Clark <[email protected]>
Date:   Mon Jul 26 15:35:43 2010 +0100

    Resort MANIFEST.
-----------------------------------------------------------------------

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

diff --git a/MANIFEST b/MANIFEST
index f48cc47..6792d2a 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -4274,8 +4274,8 @@ t/io/crlf.t                       See if :crlf works
 t/io/crlf_through.t            See if pipe passes data intact with :crlf
 t/io/defout.t                  See if PL_defoutgv works
 t/io/dup.t                     See if >& works right
-t/io/errno.t                   See if $! is correctly set
 t/io/errnosig.t                        Test case for restoration $! when 
leaving signal handlers
+t/io/errno.t                   See if $! is correctly set
 t/io/fflush.t                  See if auto-flush on fork/exec/system/qx works
 t/io/fs.t                      See if directory manipulations work
 t/io/inplace.t                 See if inplace editing works

--
Perl5 Master Repository

Reply via email to