[5451] in testers
athena_path not defined in the average shell
daemon@ATHENA.MIT.EDU (Jonathon Weiss)
Tue Jun 3 21:10:47 2003
Message-Id: <200306040110.h541Aimv012371@the-other-woman.mit.edu>
From: Jonathon Weiss <jweiss@MIT.EDU>
To: testers@MIT.EDU
Date: Tue, 03 Jun 2003 21:10:44 -0400
Is it intentional that athena_path and athena_manpath are no longer
defined in the average (xterm spawned) shell?
Their definition appears to have been moved inside the test:
if (! $?ENV_SET) then
After adding a bunch of lockers to do something I occasionally find
that I'd like to reset the path to my default, and having access to
these variables makes that possible. Am I just a total outlier case
here?
Jonathon