Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do something with the parsed return message #14

Closed
driesmp opened this issue Feb 27, 2023 · 0 comments
Closed

Do something with the parsed return message #14

driesmp opened this issue Feb 27, 2023 · 0 comments
Assignees

Comments

@driesmp
Copy link
Owner

driesmp commented Feb 27, 2023

Right now we just print the message to the console, does it make sense for example to exit(1) when "success: no"?
It doesn't have a lot of value to print it to the console except exit accordingly when it did not succeed.

@driesmp driesmp changed the title do something with the parsed return message Do something with the parsed return message Feb 27, 2023
@pepijndeboever pepijndeboever self-assigned this Mar 2, 2023
pepijndeboever added a commit that referenced this issue Mar 2, 2023
Fixes #14

No exit call because the diagnostic message wouldn't be printed.
pepijndeboever added a commit that referenced this issue Apr 20, 2023
driesmp pushed a commit that referenced this issue Apr 21, 2023
Fixes #14

No exit call because the diagnostic message wouldn't be printed.
@driesmp driesmp closed this as completed Apr 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants