OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-4538-g1bb8ad4

Gerrit Code Review gerrit@openafs.org
Wed, 7 Jan 2015 12:37:30 -0500


The following commit has been merged in the master branch:
commit 1bb8ad417188650e9049da9b33177de7f14226cb
Author: Chas Williams (CONTRACTOR) <chas@cmf.nrl.navy.mil>
Date:   Tue Jan 6 17:58:05 2015 -0500

    uss: Avoid -i (inplace) with sed
    
    Not all sed versions support inplace editing, so do things ourselves.
    Also use the sed version found by configure for consistency.
    
    Change-Id: I6194b8dd6b7abf88d0b0fa36ba871e0ba092ce1e
    Reviewed-on: http://gerrit.openafs.org/11655
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Daria Brashear <shadow@your-file-system.com>

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

-- 
OpenAFS Master Repository