Bug 111338

Summary: /etc/profile.d/colorls.sh add environment var
Product: [Fedora] Fedora Reporter: Florian La Roche <laroche>
Component: coreutilsAssignee: Tim Waugh <twaugh>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 1   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-12-02 12:09:04 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Florian La Roche 2003-12-02 11:55:30 UTC
Description of problem:

/etc/profile.d/colorls.sh is setting the environment var COLORS.
Is it possible to make that a local var only?


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Tim Waugh 2003-12-02 11:58:59 UTC
What do you mean?  It isn't exported.

Or better: what's the bad effect that you're seeing at the moment?

Comment 2 Florian La Roche 2003-12-02 12:09:04 UTC
Right, so the shells I see that in have read in the profile files.
So a unset would only make sure that var is deleted completely again,
it is anyway not exported into the environment.

greetings,

Florian La Roche