[Bug 3438] env var that is SetEnv'ed multiple times in the same SetEnv directive, is sent/printed several times

2023-08-28 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=3438 git...@kalvdans.no-ip.org changed: What|Removed |Added CC||git...@kalvdans.no-ip.org --

[Bug 3438] env var that is SetEnv'ed multiple times in the same SetEnv directive, is sent/printed several times

2023-04-14 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=3438 --- Comment #3 from Christoph Anton Mitterer --- Shall I provide a patch that adds a line like: "If the same variable is give multiple times, only it's first occurrence is considered." to SetEnv / SendEnv? However, for SendEnv it would be

[Bug 3438] env var that is SetEnv'ed multiple times in the same SetEnv directive, is sent/printed several times

2022-11-14 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=3438 --- Comment #2 from Christoph Anton Mitterer --- I've just verified this with Colin's fresh openssh-client 1:9.1p1-1: When set in ssh_config as: SetEnv LC_ALL=C SetEnv LC_ALL=C.UTF-8 one now gets: setenv LC_ALL=C in -G and in -v:

[Bug 3438] env var that is SetEnv'ed multiple times in the same SetEnv directive, is sent/printed several times

2022-11-13 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=3438 Colin Watson changed: What|Removed |Added CC||cjwat...@debian.org --- Comment #1 from