Exit Codes ========== ELFWS provides the following exit codes to report execution status. +------+---------------------------------+ | Code | Description | +======+=================================+ | 0 | Success | +------+---------------------------------+ | 1 | Suppression file error | +------+---------------------------------+ | 2 | No matching log parser | +------+---------------------------------+ | 3 | No command line arguments given | +------+---------------------------------+ | 4 | Could not write report file | +------+---------------------------------+ | 5 | Could not write junit file | +------+---------------------------------+