OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-1463-g0b6247c

Gerrit Code Review gerrit@openafs.org
Sun, 31 Jul 2011 10:20:06 -0700 (PDT)


The following commit has been merged in the master branch:
commit 0b6247c27fcc0b8a2f307ccc545eea777a07f999
Author: Jeffrey Altman <jaltman@your-file-system.com>
Date:   Thu Jul 28 14:59:05 2011 -0400

    merge-pod changes for cygwin and MSWin32 perl
    
    On Windows, the git repository is checked out as CR-LF.
    Tell perl to open the pod file with cr-lf as the end of line.
    
    On Windows, the input file names are of the form podX\foo.pod.in.
    Cygwin perl cannot parse the directory for the file name unless
    the path separator is converted from \ to /.
    
    Change-Id: I7139bd2138573e938ea3e8386685f3b69e131c4d
    Reviewed-on: http://gerrit.openafs.org/5113
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Tested-by: Jeffrey Altman <jaltman@openafs.org>
    Reviewed-by: Jeffrey Altman <jaltman@openafs.org>

 doc/man-pages/merge-pod |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

-- 
OpenAFS Master Repository