Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rockcraft's scriptlet runner is checking final exit code. Since we were using negative tests, the final exit code was 1 (even though there were no errors). Flip the conditions so that they return 0 when there's no issue.
- Loading branch information