OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-2445-g7e7a4ff

Gerrit Code Review gerrit@openafs.org
Sun, 22 Apr 2012 18:50:45 -0700 (PDT)


The following commit has been merged in the master branch:
commit 7e7a4ff328d279330e0c3f3e4c6fc07b43c4d9eb
Author: Simon Wilkinson <sxw@your-file-system.com>
Date:   Sun Apr 22 18:19:07 2012 +0100

    tests: More fixes for the vos test
    
    The vos test wasn't running correctly from runtests, as it contained
    a relative path which assumed that the CWD was tests/volser, rather
    than tests/
    
    Modify this to use the BUILD environment variable when invoked from
    runtests, and also add an exit after the exec(), so that if we do
    fail to launch the binary we don't have two processes both running
    the same code.
    
    Change-Id: I7b2d7e6a517e9e9f74f15803da7507037671226a
    Reviewed-on: http://gerrit.openafs.org/7265
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Chas Williams - CONTRACTOR <chas@cmf.nrl.navy.mil>
    Reviewed-by: Derrick Brashear <shadow@dementix.org>

 tests/volser/vos-t.c |   10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

-- 
OpenAFS Master Repository