[27041] in Athena Bugs
Re: linux 9.4.34: athena
daemon@ATHENA.MIT.EDU (Greg Hudson)
Mon Jan 22 14:31:35 2007
In-Reply-To: <200701170257.l0H2vWs1016711@m12-182-14.mit.edu>
Mime-Version: 1.0 (Apple Message framework v752.3)
Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed
Message-Id: <B0EE5DD1-B156-47FE-B9D2-305466FBD20F@mit.edu>
Content-Transfer-Encoding: 7bit
From: Greg Hudson <ghudson@mit.edu>
Date: Mon, 22 Jan 2007 14:27:53 -0500
To: Jerrad Pierce <belg4mit@mit.edu>
X-Spam-Flag: NO
X-Spam-Score: 0.00
Cc: bugs@mit.edu
Errors-To: bugs-bounces@mit.edu
On Jan 16, 2007, at 9:57 PM, Jerrad Pierce wrote:
> bindir is set twice in /usr/athena/lib/init/cshrc
It's set once in the environment setup (done only for the first
shell) and once later. The history of this is complicated and
confusing, but I think at this point it could be replaced with a
single setting prior to the environment setup conditional.
However, I'm unlikely to tamper with this code without a compelling
reason, for failure of creating some nasty edge case failure with
someone's dotfiles. If you're parsing the bindir setting out of /usr/
athena/lib/init/cshrc for some reason, it should be safe to just
assume the current value (arch/${ATHENA_SYS}/bin).