https://bugzilla.mindrot.org/show_bug.cgi?id=2860
Damien Miller <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |WONTFIX --- Comment #1 from Damien Miller <[email protected]> --- That inconsistency is intentional. Command execution sessions are assumed to be non-interactive and are essential to ssh's use as a transport for other protocols (e.g. rsync or git). Shell profile scripts are allows to contain actions that write to stdout and these would interfere with ssh being used as a transport if sourced. -- 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 [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
