diff --git a/bash-env-json b/bash-env-json index 68c1e6d..72e0135 100755 --- a/bash-env-json +++ b/bash-env-json @@ -59,7 +59,7 @@ EOF function emit_error_exit() { emit_error "$1" - exit 1 + exit 0 } function emit_value() {