Skip to content

Fix checkmk-weblate-syncer script#16

Merged
jherbel merged 1 commit into
mainfrom
fix_checkmk-weblate-syncer_script
Jun 30, 2025
Merged

Fix checkmk-weblate-syncer script#16
jherbel merged 1 commit into
mainfrom
fix_checkmk-weblate-syncer_script

Conversation

@jherbel
Copy link
Copy Markdown
Collaborator

@jherbel jherbel commented Jun 30, 2025

The script ran normally, since it called sys.exit on its own. However, the intended way of specifying scripts is to return an integer. The sys.exit call is added in the generated Python script.

The script ran normally, since it called `sys.exit` on its own. However, the
intended way of specifying scripts is to return an integer. The `sys.exit` call
is added in the generated Python script.
@jherbel jherbel requested a review from racicLuka June 30, 2025 13:38
@jherbel jherbel merged commit 83a3777 into main Jun 30, 2025
2 checks passed
@jherbel jherbel deleted the fix_checkmk-weblate-syncer_script branch June 30, 2025 16:14
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