OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-4314-gb18b59e

Gerrit Code Review gerrit@openafs.org
Wed, 6 Aug 2014 10:20:39 -0400


The following commit has been merged in the master branch:
commit b18b59e03689a20e988b6068499c6f2a561fcbdc
Author: Stephan Wiesand <stephan.wiesand@desy.de>
Date:   Thu Jul 31 20:50:04 2014 +0200

    libafs: remove stray "-v 2" argument to afs_compile_et
    
    Commit 4e6b7ab904d38d38da1b80a7342bd815668a8c09 separated the
    compile_et rules for creating the source and header files using
    the new -emit functionality. During review for inclusion in 1.6,
    Chas Williams spotted a stray "-v 2" carried over to the rule
    for creating the header file, where it doesn't apply. Remove it.
    
    Change-Id: I554354eae0fa018e56fe7b78df69a43e5b5a0b07
    Reviewed-on: http://gerrit.openafs.org/11347
    Reviewed-by: Chas Williams - CONTRACTOR <chas@cmf.nrl.navy.mil>
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
    Reviewed-by: D Brashear <shadow@your-file-system.com>

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

-- 
OpenAFS Master Repository