Bug 158467

Summary: /etc/bash.bashrc may overwrite user values of HISTFILE and VISUAL
Product: [openSUSE] SUSE Linux 10.1 Reporter: Forgotten User eGHtJabySz <forgotten_eGHtJabySz>
Component: BasesystemAssignee: Dr. Werner Fink <werner>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Minor    
Priority: P5 - None CC: suse-beta
Version: Beta 6   
Target Milestone: ---   
Hardware: All   
OS: SuSE Linux 10.1   
Whiteboard:
Found By: Beta-Customer Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: Patch

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