You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 16, 2021. It is now read-only.
when running with exit_on_error = false, the exit code is always 0 even when performing just one command.
exit_on_error option should be effective only when run batches. in case of single command the exit codes apply.
The text was updated successfully, but these errors were encountered:
when running with exit_on_error = false, the exit code is always 0 even when performing just one command.
exit_on_error option should be effective only when run batches. in case of single command the exit codes apply.
The text was updated successfully, but these errors were encountered: