OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-706-g66bd7cf

Gerrit Code Review gerrit@openafs.org
Mon, 31 Jan 2011 09:45:59 -0800 (PST)


The following commit has been merged in the master branch:
commit 66bd7cf95ead1c27d81a25f4ca75b49ec173c136
Author: Simon Wilkinson <sxw@your-file-system.com>
Date:   Sun Jan 30 20:54:30 2011 +0000

    tests: Fix auth/superuser-t.c to work on Linux
    
    Fix the superuser tests so that they can be run on Linux. This
    requires explicitly including sys/wait.h so we can use waitpid,
    and changing some initialisation ordering so that we initialise
    the RX library before we try and fake an rxkad token.
    
    Change-Id: I8439ff6211a50c749ea22819e2d836409a64d2ad
    Reviewed-on: http://gerrit.openafs.org/3776
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@dementia.org>

 tests/auth/superuser-t.c |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)

-- 
OpenAFS Master Repository