a046d11 Don't show error messages in bash completion

1 file Authored by tkrizek 7 years ago, Committed by dkupka 7 years ago,
    Don't show error messages in bash completion
    
    Redirect bash error output to prevent displaying error
    messages in bash completion for ipa command.
    
    https://fedorahosted.org/freeipa/ticket/6273
    
    Reviewed-By: David Kupka <dkupka@redhat.com>