OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-1046-gda3921e
Gerrit Code Review
gerrit@openafs.org
Sun, 10 Apr 2011 06:15:01 -0700 (PDT)
The following commit has been merged in the master branch:
commit da3921e7c78ec2f9a7861cfb5d06df96bb1e477f
Author: Simon Wilkinson <sxw@your-file-system.com>
Date: Wed Mar 23 16:31:42 2011 +0000
ptserver: Add cmdline options for config and log
Make it possible to set the location of the ptserver's configuration
directory, and the file that it logs to, from the command line. This
makes it possible to bring up a ptserver without requiring an
installation on the system for testing purposes.
Change-Id: I914eb842256eb74506490fcf5532b4138e6f3875
Reviewed-on: http://gerrit.openafs.org/4447
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
doc/man-pages/pod8/ptserver.pod | 37 ++++++++++++++++++++++++++++---------
src/ptserver/ptserver.c | 24 +++++++++++++++++++++---
2 files changed, 49 insertions(+), 12 deletions(-)
--
OpenAFS Master Repository