Ticket #156 (closed enhancement: fixed)
Everything should check ATHENA_USER
Reported by: | broder | Owned by: | broder |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | -- | Keywords: | |
Cc: | Fixed in version: | ||
Upstream bug: |
Description
We've established $ATHENA_USER as your Athena username when it's distinct from $USER.
debathena-dotfiles will currently set ATHENA_USER=$USER if it's otherwise unset, but I think that the various clients that check $USER should be modified to check $ATHENA_USER first in case debathena-dotfiles isn't installed.
Change History
Note: See
TracTickets for help on using
tickets.
r23690-r23692 fix from, get_message, and lert, which is everything in the athena/ directory that uses $USER.
They're all going into -proposed until Monday, at which point I'll move them to production.