break does change the exit code on SIGINT
#48
andry81
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Tests:
https://github.com/andry81/contools--debug/tree/HEAD/test_error_level_for_break_after_sigint.bat
Result:
ERRORLEVEL=255Note
This issue happens additionally to the exit code reset after
cmd.exestart: #45Note
The
breakin thecmd.execommand line still can change the exit code: #46Beta Was this translation helpful? Give feedback.
All reactions