OpenAFS Master Repository branch, master, updated. a2d3f60222b29988f78b42608088d4db3da95d9d

Gerrit Code Review gerrit@openafs.org
Thu, 16 Jul 2009 08:04:42 -0700 (PDT)


The following commit has been merged in the master branch:
commit a2d3f60222b29988f78b42608088d4db3da95d9d
Author: Simon Wilkinson <sxw@inf.ed.ac.uk>
Date:   Mon Jul 13 23:00:44 2009 +0100

    Make UAFS builds stop the main build
    
    The sub-make invocations in libuafs ignored the return code of the make,
    which allowed the libuafs build to appear to succeed even if files had
    failed to build. Fix this.
    
    Reviewed-on: http://gerrit.openafs.org/74
    Verified-by: Russ Allbery <rra@stanford.edu>
    Reviewed-by: Russ Allbery <rra@stanford.edu>
    Reviewed-by: Derrick Brashear <shadow@dementia.org>

 src/libuafs/Makefile.common.in |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)

-- 
OpenAFS Master Repository