https://bugzilla.mindrot.org/show_bug.cgi?id=2492
--- Comment #20 from Marc Aurele La France <[email protected]> --- I'm still investigating this, but, in the meantime, I think that, even with your change, you might find that ... ssh -t root@localhost '/bin/bash -c "/bin/ping -c3 8.8.8.8" >&2' ... (i.e. redirecting the child's output to stderr) is also problematic. Your change is still incorrect, for a number of reasons, but I'm not too sure yet what to replace it with. -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
