OpenAFS Master Repository branch, openafs-stable-1_8_x, updated. openafs-stable-1_8_5-66-g19593b8

Gerrit Code Review gerrit@openafs.org
Fri, 14 Feb 2020 15:14:33 -0500


The following commit has been merged in the openafs-stable-1_8_x branch:
commit 19593b845334e131388b17aab8c588ee6ea1646d
Author: Marcio Barbosa <mbarbosa@sinenomine.net>
Date:   Fri Feb 7 14:58:56 2020 -0300

    macos: add anchors to synthetic.conf grep pattern
    
    The grep pattern that checks if /etc/synthetic.conf already has an entry
    for afs is intended to check if this file holds a single column entry
    named afs. Unfortunately, the current version does not completely
    enforce this restriction. To fix this problem, add anchors to the grep
    pattern in question.
    
    Reviewed-on: https://gerrit.openafs.org/14062
    Reviewed-by: Michael Meffie <mmeffie@sinenomine.net>
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Andrew Deason <adeason@sinenomine.net>
    Reviewed-by: Yadavendra Yadav <yadayada@in.ibm.com>
    Reviewed-by: Cheyenne Wills <cwills@sinenomine.net>
    Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
    (cherry picked from commit 6d6a28720f4eae4652f2628fdfcc30983916f39d)
    
    Change-Id: Iea837157a9eb5c066d577c705c445e10e244757d
    Reviewed-on: https://gerrit.openafs.org/14068
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>

 src/packaging/MacOS/OpenAFS.post_install |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

-- 
OpenAFS Master Repository