https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236204
Sean Eric Fagan <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Sean Eric Fagan <[email protected]> --- Ok, on HEAD, I've got a change that, for that login.conf entry, gives me: 0: MAIL=/var/mail/$ 1: BLOCKSIZE=K 2: HTTP_PROXY=http://194.145.60.1:9400 3: HTTPS_PROXY=http://194.145.60.1:9400 4: FTP_PROXY=ftp://194.145.60.1:9400 5: NO_PROXY=localhost,.siemens.net,.siemens.com,.siemens.de as the output. Specifically, it treats a quoted string as a quoted string, and then removes the quotes. I'll create a review for it. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
