We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69a45cd commit b120bb5Copy full SHA for b120bb5
1 file changed
bash-env-json
@@ -59,7 +59,7 @@ EOF
59
60
function emit_error_exit() {
61
emit_error "$1"
62
- exit 1
+ exit 0
63
}
64
65
function emit_value() {
0 commit comments