OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_75-130-gc5ffaf7

Gerrit Code Review gerrit@openafs.org
Mon, 2 Aug 2010 10:30:05 -0700 (PDT)


The following commit has been merged in the master branch:
commit c5ffaf7a3c179c77398e1d0a007b870a9c45e053
Author: Asanka Herath <asanka@secure-endpoints.com>
Date:   Sat Jul 31 04:30:10 2010 -0400

    Windows: Don't configure client when not installing client
    
    The 32-bit tools installer was displaying client configuration wizard
    pages.  Since, the 32-bit tools share configuration with the AFS
    service, the 32-bit tools installer should not be attempting to change
    client configuration.  Remove said wizard pages from the 32-bit tools
    installer.
    
    Change-Id: Ib52b5741d5d412b1aea1856e0304364ed928b2ba
    Reviewed-on: http://gerrit.openafs.org/2492
    Reviewed-by: Derrick Brashear <shadow@dementia.org>
    Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
    Tested-by: Jeffrey Altman <jaltman@openafs.org>

 src/WINNT/install/wix/lang/en_US/ui.wxi |   39 +++++++++++++++++++++++-------
 1 files changed, 30 insertions(+), 9 deletions(-)

-- 
OpenAFS Master Repository