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

Send exit status from ssh_cli #2753

Merged
merged 1 commit into from
Sep 30, 2020
Merged

Conversation

isvilen
Copy link
Contributor

@isvilen isvilen commented Sep 17, 2020

Make sure that ssh_cli module always send exit-status message,
so SSH clients can use it to check for successful command execution.

https://bugs.erlang.org/browse/ERL-1349

@CLAassistant
Copy link

CLAassistant commented Sep 17, 2020

CLA assistant check
All committers have signed the CLA.

@HansN HansN self-assigned this Sep 17, 2020
@HansN HansN added the team:PS Assigned to OTP team PS label Sep 17, 2020
Make sure that ssh_cli module always send exit-status message,
so SSH clients can use it to check for successful command execution.
@HansN HansN added testing currently being tested, tag is used by OTP internal CI and removed testing currently being tested, tag is used by OTP internal CI labels Sep 24, 2020
@HansN HansN merged commit c249dad into erlang:maint Sep 30, 2020
@HansN
Copy link
Contributor

HansN commented Sep 30, 2020

Thanks for the PR!

@isvilen isvilen deleted the ssh_cli-exit-status branch October 5, 2020 06:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team:PS Assigned to OTP team PS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants