OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-868-g926755b

Gerrit Code Review gerrit@openafs.org
Sun, 13 Mar 2011 13:40:58 -0700 (PDT)


The following commit has been merged in the master branch:
commit 926755bf222cfaf39a4e4437c468a7a9030fe7a1
Author: Simon Wilkinson <sxw@your-file-system.com>
Date:   Sun Mar 13 15:47:36 2011 +0000

    tests: Fix KeyFile test so it works from harness
    
    The auth/keys test tries to find a file that's distributed as part
    of the test suite. However, it currently only looks in the CWD to
    find it. Modify the test so that if it's run from the test harness,
    it will use the harnesses SOURCE environment variable to locate the
    KeyFile
    
    Change-Id: I93e16a01eae79b38ab01c81a57d2a47c28479b27
    Reviewed-on: http://gerrit.openafs.org/4213
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@dementia.org>

 tests/auth/keys-t.c |   13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)

-- 
OpenAFS Master Repository