Mailing List Archive

[Bug 3323] Add an addition message for explaining the exit status.
https://bugzilla.mindrot.org/show_bug.cgi?id=3323

Damien Miller <djm@mindrot.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |WONTFIX
CC| |djm@mindrot.org
Status|NEW |RESOLVED

--- Comment #1 from Damien Miller <djm@mindrot.org> ---
I think the existing debug message is accurate because it literally
shows what the client will exit with. The next line after that debug
message is exit(exit_status) :)

Moreover, this value will not always be derived from the server - there
a number of cases where it's possible for the value to come from the
client alone: ssh -N and a server that doesn't send the channel
exit-status message (which is optional in the protocol) are two that
come to mind.

--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs