e31057e Issue 50145 - Add a verbose option to the backup tools

Authored and Committed by spichugi 5 years ago
    Issue 50145 - Add a verbose option to the backup tools
    
    Bug description: RHDS 9 does not require a -q option to not log debugging messages.
    -q also suppresses the output that had been included before when doing an import.
    
    Fix description:
    Make -q option less verbose by removing error log messages
    and add -V option which enables Verbose DEBUG output.
    
    https://pagure.io/389-ds-base/issue/50145
    
    Reviewed by: mreynolds (Thanks!)
    
        
file modified
+19 -9