OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-1273-g954aa23

Gerrit Code Review gerrit@openafs.org
Tue, 7 Jun 2011 07:50:46 -0700 (PDT)


The following commit has been merged in the master branch:
commit 954aa2338ce3fbaee81defe45a4d99da69d0baf7
Author: Simon Wilkinson <sxw@your-file-system.com>
Date:   Mon May 30 18:18:33 2011 +0100

    tests: Move code to add new DES keys to common
    
    Make the code which adds a new (static) DES key to a cell's
    configuration generally available, as this will also be useful in
    constructing other tests
    
    Change-Id: I5d284016628e9d25a198607ffd6f8f1a63ddf652
    Reviewed-on: http://gerrit.openafs.org/4807
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@dementia.org>

 tests/auth/superuser-t.c |    7 ++-----
 tests/common/common.h    |    3 +++
 tests/common/config.c    |   14 ++++++++++++++
 3 files changed, 19 insertions(+), 5 deletions(-)

-- 
OpenAFS Master Repository