OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-1271-ga9c8d2b
Gerrit Code Review
gerrit@openafs.org
Tue, 7 Jun 2011 07:46:42 -0700 (PDT)
The following commit has been merged in the master branch:
commit a9c8d2b895dc25a9e3e4515add5255840431a533
Author: Simon Wilkinson <sxw@your-file-system.com>
Date: Mon May 30 20:14:45 2011 +0100
vos: Add the -config option
Add the -config option to all vos commands, so that the user can set
the location of the configuration directory to use. This is primarily
provided for testing purposes, and will shortly be used to hook vos
up into the TAP-style test suite.
Change-Id: I610a3161c7d5d52ce43e77a400bc752d43f76134
Reviewed-on: http://gerrit.openafs.org/4811
Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
doc/man-pages/pod1/vos.pod | 5 +++++
src/volser/vos.c | 6 ++++++
2 files changed, 11 insertions(+), 0 deletions(-)
--
OpenAFS Master Repository