Replies: 3 comments
-
Bug confirmed on my ebd. Like you said, it should return zero unless an error occurred. |
Beta Was this translation helpful? Give feedback.
0 replies
-
created issue #382 for this. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Fixed in the development branch. Will be fixed in the next release. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
regarding my investigation about #81 just noticed, that PS produce exitcode (%errorlevel%) 4 in every case. is this an intend? Common behaviour of console programs is, that it produce exitcode 0 in case no problem durring runtime. And higher (documentated) number in case of problem.
Beta Was this translation helpful? Give feedback.
All reactions