https://bugzilla.mindrot.org/show_bug.cgi?id=2926
Damien Miller <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #3199|ok?([email protected]) | Flags| | Attachment #3199|0 |1 is obsolete| | Attachment #3200| |ok? Flags| | --- Comment #3 from Damien Miller <[email protected]> --- Created attachment 3200 --> https://bugzilla.mindrot.org/attachment.cgi?id=3200&action=edit Allow @ and - to appear in any order Darren points out that, despite what I advertised in the manpage, my previous patch did not allow '-' and '@' to appear in any order. This fixes this by moving the echo until after the entire command has been parsed. -- 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
