The following commit has been merged in the master branch:
commit fc5341d7eef05e70a3756539c5ab1d8dbfe1362f
Author: Mark Vitale <[email protected]>
Date:   Thu Mar 14 00:06:51 2024 -0400

    tests: Cleanup auth/writeoldkey-t temp directory
    
    Commit cbc5c4b51fcd 'tests: Modernize writekeyfile.c' introduced
    writeoldkey-t and specified CLEANUP for its afs_XXXXX temporary work
    directory.  However, Perl will not perform CLEANUP if the script is
    still in that directory at exit.  Therefore writeoldkey-t leaves behind
    an afs_XXXXX temp directory for each run.
    
    Modify writeoldkey-t to cd back into 'tests' before exit, so that
    CLEANUP will work as intended.
    
    [mmeffie: save the cwd before cd to the temp dir]
    
    Change-Id: Ida723f9bfca05cc96acf189156d13c8607d210f4
    Reviewed-on: https://gerrit.openafs.org/15724
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Mark Vitale <[email protected]>
    Reviewed-by: Cheyenne Wills <[email protected]>
    Reviewed-by: Michael Meffie <[email protected]>

 tests/auth/writeoldkey-t | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

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

Reply via email to