Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 9665] New: unknown bug

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 9665] New: unknown bug
  • Date: 31 Mar 2007 07:19:58 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=9665

Summary: unknown bug
Product: Codex
Version: stable grimoire
Platform: x86
OS/Version: Linux
Status: CLOSED
Severity: normal
Priority: P2
Component: shell-term-fm
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: benoit.papillault AT sourcemage.org


.bashrc should never link to .bash_profile as .bashrc is used for non-login
shells while .bash_profile is for login shells. More importantly, .bashrc
should
/not/ run the /etc/profile.d/ scripts (nor /etc/profile, which also runs
/etc/profile.d/). Doing as it currently is slows down non-login shells and is
unneeded, as the login shell is all that's required/wanted to setup the
environment.


------- Additional Comments From eric AT sandall.us 2005-08-29 20:15 -------
AFAIK bash does not install these, the ISO always has...

--


------- Additional Comments From eric AT sandall.us 2005-09-12 22:56 -------
Fixed in devel and test.

--


------- Additional Comments From eric AT sandall.us 2005-09-12 22:56 -------
Fixed in devel and test.

--


------- Additional Comments From jblosser-smgl AT firinn.org 2007-03-31 01:19
-------
closing fixed bugs

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



  • [SM-Grimoire-Bugs] [Bug 9665] New: unknown bug, bugzilla-daemon, 03/31/2007

Archive powered by MHonArc 2.6.24.

Top of Page