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

fix: return the exit code for exec commands #163

Merged
merged 2 commits into from
Jan 10, 2023
Merged

fix: return the exit code for exec commands #163

merged 2 commits into from
Jan 10, 2023

Conversation

smlx
Copy link
Member

@smlx smlx commented Jan 10, 2023

Closes #162

@smlx smlx added the bug Something isn't working label Jan 10, 2023
@smlx smlx force-pushed the return-exit-code branch 3 times, most recently from 13ee3b0 to 7f86884 Compare January 10, 2023 15:05
* if the command executed, return its exit code
* if the command didn't execute, return 254
@smlx smlx merged commit 5bb4966 into main Jan 10, 2023
@smlx smlx deleted the return-exit-code branch January 10, 2023 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ssh portal returning 0 for failed commands
1 participant