Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Refactor tests when checking for error exit codes | Jhon Honce | 2019-10-16 |
Rather than checking for non-zero, we need to check for >0 to distinguish between timeouts and error exit codes. Signed-off-by: Jhon Honce <jhonce@redhat.com> |