OpenAFS Master Repository branch, openafs-stable-1_6_x, updated. openafs-stable-1_6_0pre1-92-gd51daf6

Gerrit Code Review gerrit@openafs.org
Thu, 3 Feb 2011 03:45:25 -0800 (PST)


The following commit has been merged in the openafs-stable-1_6_x branch:
commit 83c6b5f79f9dc73c7e17797a544275d273e833db
Author: Andrew Deason <adeason@sinenomine.net>
Date:   Fri Jan 7 20:48:18 2011 -0500

    git-version: Do not specify --ignore-submodules
    
    Only new git versions reognize the --ignore-submodules option to
    diff-index and diff-files. Do not pass this, to make git-version more
    likely to work across different versions, as we don't have any
    submodules in the tree anyway.
    
    Reviewed-on: http://gerrit.openafs.org/3627
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@dementia.org>
    (cherry picked from commit 60322b46755d0bfedc239e3e9287f6ae625cd836)
    
    Change-Id: Iae527081b431863fa1eae418b8468741f75f3f2e
    Reviewed-on: http://gerrit.openafs.org/3817
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@dementia.org>

 build-tools/git-version |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

-- 
OpenAFS Master Repository