Bug 158467 - /etc/bash.bashrc may overwrite user values of HISTFILE and VISUAL
Summary: /etc/bash.bashrc may overwrite user values of HISTFILE and VISUAL
Status: RESOLVED FIXED
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Beta 6
Hardware: All SuSE Linux 10.1
: P5 - None : Minor (vote)
Target Milestone: ---
Assignee: Dr. Werner Fink
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-15 23:46 UTC by Forgotten User eGHtJabySz
Modified: 2006-03-16 14:39 UTC (History)
1 user (show)

See Also:
Found By: Beta-Customer
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
Patch (380 bytes, patch)
2006-03-15 23:47 UTC, Forgotten User eGHtJabySz
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Forgotten User eGHtJabySz 2006-03-15 23:46:19 UTC
/etc/bash.bashrc may overwrite values of HISTFILE and VISUAL set by the user in $HOME/.profile.  It would be more considerate to check whether these variables are already set before assigning them new values.
Comment 1 Forgotten User eGHtJabySz 2006-03-15 23:47:50 UTC
Created attachment 73128 [details]
Patch
Comment 2 Dr. Werner Fink 2006-03-16 14:39:19 UTC
Fixed