The following commit has been merged in the openafs-stable-1_8_x branch:
commit 2d4f2625fce8fdc3491148c51404197de5c4ffc4
Author: Mark Vitale <[email protected]>
Date:   Tue Mar 5 23:11:38 2019 -0500

    dir: make dtest buildable again
    
    Commit 7fe4125fe3435092b75ed29b884d8d3c2d1a2cad 'dir/vol: Die() really
    does' overlooked src/dir/test/dtest.c, breaking its build.
    
    Fix the signature of Die() and the makefile so dtest can be built.
    In addition, change the Makefile so it is always built.
    
    Reviewed-on: https://gerrit.openafs.org/13794
    Reviewed-by: Andrew Deason <[email protected]>
    Reviewed-by: Cheyenne Wills <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>
    Tested-by: BuildBot <[email protected]>
    (cherry picked from commit 192a2ff49af5dbbb4f8175eec7cb63bfe97e444e)
    
    Change-Id: I92df1068c0c071ac643bd8c43eb7e63efdf4f09b
    Reviewed-on: https://gerrit.openafs.org/14910
    Reviewed-by: Cheyenne Wills <[email protected]>
    Reviewed-by: Michael Meffie <[email protected]>
    Reviewed-by: Mark Vitale <[email protected]>
    Reviewed-by: Andrew Deason <[email protected]>
    Reviewed-by: Marcio Brito Barbosa <[email protected]>
    Reviewed-by: Stephan Wiesand <[email protected]>
    Tested-by: Stephan Wiesand <[email protected]>

 src/dir/Makefile.in      | 5 +++--
 src/dir/test/Makefile.in | 3 ++-
 src/dir/test/dtest.c     | 4 +++-
 3 files changed, 8 insertions(+), 4 deletions(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to