https://bugzilla.mindrot.org/show_bug.cgi?id=3199
Darren Tucker <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Darren Tucker <[email protected]> --- I'm not sure about these semantics because it's significantly different to that of the existing TOKENs. Where possible we try to keep them consistent across all keywords than can use them. I can imagine use cases where the other keywords might also want access to this information and as it stands this isn't really suitable for that. None of the other TOKENs are in the form of a command line flag, and they always expand into something. This one only expands into something some of the time. I grant it's convenient for this exact use case, but my concern is it will be difficult or impossible to use for any other case. -- 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
