[Bug 297394] Default shell changing from csh to sh has unexpected fallout
| Newsgroups | gmane.os.freebsd.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=297394 --- Comment #5 from Helge Oldach <[email protected]> --- (In reply to Benjamin Jacobs from comment #4) This is just taint perl choking upon seeing ${ENV}; see perlsec(1). This is expected behavior, and is unrelated to csh vs. sh. (You would see the same fallout after "setenv ENV whatever" in csh.) -- You are receiving this mail because: You are the assignee for the bug.