Skip to content

Flip plugin files condition#38

Merged
hemanthnakkina merged 1 commit intocanonical:mainfrom
gboutry:fix/horizon-conditions
Feb 20, 2024
Merged

Flip plugin files condition#38
hemanthnakkina merged 1 commit intocanonical:mainfrom
gboutry:fix/horizon-conditions

Conversation

@gboutry
Copy link
Collaborator

@gboutry gboutry commented Feb 20, 2024

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.

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.
@hemanthnakkina hemanthnakkina merged commit 37f426e into canonical:main Feb 20, 2024
@gboutry gboutry deleted the fix/horizon-conditions branch February 20, 2024 09:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants