OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-2349-g49ddcc3

Gerrit Code Review gerrit@openafs.org
Sun, 8 Apr 2012 21:44:29 -0700 (PDT)


The following commit has been merged in the master branch:
commit 49ddcc3b3e9645255db394af0256ea374d06766e
Author: Simon Wilkinson <sxw@your-file-system.com>
Date:   Sun Apr 8 18:31:31 2012 -0400

    kas: Don't require config for help
    
    Modify the call to ka_Init in kas, so that a fully configured client
    isn't required in order to generate help output. In particular, permit
    kas -help, kas -version and kas apropos to run without initialising the
    ka library.
    
    This fixes a problem with running 'make check' on systems that don't
    have an AFS client installed (or where the AFS client is installed in
    a different location)
    
    Change-Id: I5edd10a319ed6aee163723f99c4f37183f572b2f
    Reviewed-on: http://gerrit.openafs.org/7129
    Reviewed-by: Jeffrey Altman <jaltman@secure-endpoints.com>
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@dementix.org>

 src/kauth/kas.c |   16 ++++++++++++----
 1 files changed, 12 insertions(+), 4 deletions(-)

-- 
OpenAFS Master Repository