9808395 delegate formatting of compound Bash statements to dedicated classes

1 file Authored by mbabinsk 6 years ago, Committed by mbasti 6 years ago,
    delegate formatting of compound Bash statements to dedicated classes
    
    this simplifies handling compound statements using _AdviceOutput class.
    The necessary statements are exposed as context managers and API for
    most common constructs is provided.
    
    https://pagure.io/freeipa/issue/7036
    
    Reviewed-By: Florence Blanc-Renaud <frenaud@redhat.com>
    Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
    
        
file modified
+34 -14