http://bugzilla.novell.com/show_bug.cgi?id=560903 http://bugzilla.novell.com/show_bug.cgi?id=560903#c0 Summary: Inconsistent path for csh users Classification: openSUSE Product: openSUSE 11.2 Version: Final Platform: All OS/Version: openSUSE 11.2 Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: wjones@fluke.com QAContact: qa@suse.de Found By: --- Blocker: --- Created an attachment (id=331093) --> (http://bugzilla.novell.com/attachment.cgi?id=331093) Simple fix, but not necessarily the best. User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.4) Gecko/20091016 SUSE/3.5.4-6.1 Firefox/3.5.4 The default path for csh users set in /etc/csh.login differs from the bash default path set in /etc/profile. This has been reported before for openSUSE 10.2 and 11.0. See bugs #227416 and #401470. Reproducible: Always Steps to Reproduce: 1. chsh -> /bin/csh 2. login 3. echo $PATH 4. chsh -> /bin/bash 5. login 6. echo $PATH Actual Results: csh and bash paths differ Expected Results: csh and bash paths should be the same. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.