Skip to content

Fix version command exit code - #1

Open
v-reef wants to merge 1 commit into
wm75:mainfrom
v-reef:fix-version-exit-code
Open

Fix version command exit code#1
v-reef wants to merge 1 commit into
wm75:mainfrom
v-reef:fix-version-exit-code

Conversation

@v-reef

@v-reef v-reef commented Jul 20, 2026

Copy link
Copy Markdown

Changes the --version command exit status from 1 to 0. Printing the version is a successful operation, so it should not return an error status. Tested with python .\vapor.py --version; the command prints version 1.0.3 and returns exit code 0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants