caca181 private_ccache: yield ccache name

1 file Authored by ftweedal 7 years ago, Committed by mbasti 7 years ago,
    private_ccache: yield ccache name
    
    When using private_ccache, yield 'path' from the context manager.
    This is cleaner than inspecting 'os.environ['KRB5CCNAME']' within
    the context.
    
    Part of: https://fedorahosted.org/freeipa/ticket/5011
    
    Reviewed-By: Martin Basti <mbasti@redhat.com>
    
        
file modified
+1 -1