The following commit has been merged in the master branch:
commit 7b4c1e43b5428a75a0910f739131a5f551d159dd
Author: Michael Meffie <mmef...@sinenomine.net>
Date:   Wed Aug 14 15:24:01 2024 -0400

    cf: Move DEST assignment
    
    The DEST variable depends on the sysname, so move the assignment of the
    DEST variable to the end of the OPENAFS_SYSNAME macro which is where the
    sysname value is determined.
    
    Also fix the test for an empty DEST variable, which put the dummy 'x'
    after the variable, not before, to guard against values that start with
    a dash.
    
    Change-Id: Iaf8deefc685a6c9b9897d83b25b8919792847796
    Reviewed-on: https://gerrit.openafs.org/15821
    Reviewed-by: Mark Vitale <mvit...@sinenomine.net>
    Tested-by: BuildBot <build...@rampaginggeek.com>
    Reviewed-by: Cheyenne Wills <cwi...@sinenomine.net>
    Reviewed-by: Michael Meffie <mmef...@sinenomine.net>

 src/cf/sysname.m4 | 7 +++++++
 src/cf/topdirs.m4 | 3 ---
 2 files changed, 7 insertions(+), 3 deletions(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
OpenAFS-cvs@openafs.org
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to