OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-1115-g898d84c
Gerrit Code Review
gerrit@openafs.org
Mon, 25 Apr 2011 21:52:49 -0700 (PDT)
The following commit has been merged in the master branch:
commit 898d84cefe4b0bf54cc77ccca998e596710a1ee6
Author: Simon Wilkinson <sxw@your-file-system.com>
Date: Mon Apr 18 08:31:42 2011 +0100
cmd: Add an option to disable abbreviations
Add an option to completely disable the matching of abbreviations
when parsing command line options.
Change-Id: Ic3babf584c21f389503c9c69670d400d54a6f4a6
Reviewed-on: http://gerrit.openafs.org/4540
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
src/cmd/cmd.c | 9 ++++++++-
src/cmd/cmd.p.h | 1 +
tests/cmd/command-t.c | 10 +++++++++-
3 files changed, 18 insertions(+), 2 deletions(-)
--
OpenAFS Master Repository