OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-1503-g8b60082

Gerrit Code Review gerrit@openafs.org
Tue, 9 Aug 2011 20:55:20 -0700 (PDT)


The following commit has been merged in the master branch:
commit 8b60082c1f31f2aa02107e509f161e4e79ea5daa
Author: Simon Wilkinson <sxw@inf.ed.ac.uk>
Date:   Wed Jul 27 11:30:51 2011 +0100

    pts: Add the -config option
    
    Add the -config option to all pts commands, so that the user can set
    the location of the configuration directory to use. This is primarily
    provided for testing purposes, to make it simpler to build fake AFS
    cells with configuration in non-standard locations.
    
    Change-Id: I90c9c95cbf99b3853bfbe93dab1ab71c3ae7e228
    Reviewed-on: http://gerrit.openafs.org/5103
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@dementia.org>

 doc/man-pages/pod1/pts.pod |    5 +++++
 src/ptserver/pts.c         |    7 +++++++
 2 files changed, 12 insertions(+), 0 deletions(-)

-- 
OpenAFS Master Repository