• Jakub Ružička's avatar
    compat: fix return code handling · 2f5f062e
    Jakub Ružička authored
    Recent run() refactor broke `apkg compat` due to
    ex.CommandFailed exception change.
    
    Introduce new ex.QuietExit for returning exit codes
    without error message and use that instead.
    2f5f062e