OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-624-g60322b4

Gerrit Code Review gerrit@openafs.org
Mon, 10 Jan 2011 12:27:16 -0800 (PST)


The following commit has been merged in the master branch:
commit 60322b46755d0bfedc239e3e9287f6ae625cd836
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.
    
    Change-Id: Ic9dbd9ec5f332f36cec291fc3d324db14615f831
    Reviewed-on: http://gerrit.openafs.org/3627
    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