OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-427-gc953505

Gerrit Code Review gerrit@openafs.org
Fri, 19 Nov 2010 04:52:33 -0800 (PST)


The following commit has been merged in the master branch:
commit c953505a5946d615b3fcaf49e4247f9a3d734f93
Author: Simon Wilkinson <sxw@your-file-system.com>
Date:   Mon Nov 1 09:03:43 2010 +0000

    Build: Fix broken bracketing in shared Makefile
    
    There was a stray ( in the shared library build system. We hadn't
    noticed this, as the only place that uses the shared makefile and
    produces binaries is the hcrypto test suite that isn't built by
    default.
    
    Change-Id: I1414c0e1db52307f8ffff4214f411bc028c03fd5
    Reviewed-on: http://gerrit.openafs.org/3210
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@dementia.org>

 src/config/Makefile.shared.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

-- 
OpenAFS Master Repository