OpenAFS Master Repository branch, openafs-stable-1_6_x, updated. openafs-stable-1_6_9-111-gd40c925

Gerrit Code Review gerrit@openafs.org
Thu, 31 Jul 2014 05:13:22 -0400


The following commit has been merged in the openafs-stable-1_6_x branch:
commit d40c92509f5d91bf996039dcc5a8770141b719aa
Author: Benjamin Kaduk <kaduk@mit.edu>
Date:   Wed May 28 10:41:02 2014 -0400

    Use a separate toplevel target for venus/tests
    
    There's no particular reason to lump them in with the venus target,
    and we have reports that it causes parallel build failures on some
    systems.
    
    Just use a separate 'venustests' target akin to rxtests and ubiktests
    and the like, instead.
    
    Some of these lines are now long and should be wrapped, but leave
    that for a follow-up commit.
    
    Reviewed-on: http://gerrit.openafs.org/11177
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
    Reviewed-by: D Brashear <shadow@your-file-system.com>
    (cherry picked from commit f66c467bdd7182eb80ede3b9faa5f5ae5231632f)
    
    Change-Id: Ic0c1ae4d6adb265417ba726967ff02fed476da7e
    Reviewed-on: http://gerrit.openafs.org/11282
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Chas Williams - CONTRACTOR <chas@cmf.nrl.navy.mil>
    Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>

 Makefile.in |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

-- 
OpenAFS Master Repository