OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-634-g2045653

Gerrit Code Review gerrit@openafs.org
Fri, 14 Jan 2011 22:30:34 -0800 (PST)


The following commit has been merged in the master branch:
commit 2045653647fc2de451c9615f18316416de7e1657
Author: Andrew Deason <adeason@sinenomine.net>
Date:   Fri Jan 14 14:00:14 2011 -0600

    merge-pod: Be more compatible with older perl
    
    merge-pod works fine with perl 5.00503, if we eliminate the 3-argument
    invocation of open(). So, replace the open() calls with their
    2-argument equivalent, and relax the version requirement a bit.
    
    Change-Id: Ibeda39f2620ab1056e2d42838833d140ec3c053f
    Reviewed-on: http://gerrit.openafs.org/3661
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@dementia.org>

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

-- 
OpenAFS Master Repository