Ticket #393 (closed defect: fixed)
remove renew and add from debathena-dotfiles
Reported by: | broder | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | Karmic Deploy (Canceled) |
Component: | dotfiles | Keywords: | |
Cc: | Fixed in version: | ||
Upstream bug: |
Description
The renew and add shell functions are being provided by debathena-shell-config, but they're also in /usr/athena/lib/init/{bash,csh}rc.
Since the Athena dotfiles still source the system dotfiles, there's no reason to have the functions in both places, and in fact they are currently out of sync, so we should punt them from debathena-dotfiles.
Change History
comment:2 Changed 15 years ago by tabbott
Note that renew has a different definition between debathena-bash-config and debathena-dotfiles.
Note: See
TracTickets for help on using
tickets.
Before somebody goes and blindly tears out the functions, I'll note that we should be sure that we're OK with when the system dotfiles get sourced vs. the Athena dotfiles, and be sure that, e.g., add is defined when we source the user's .{,bash_}environment