Bug 3009 - /etc/bashrc check for bash is ambiguous
Summary: /etc/bashrc check for bash is ambiguous
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: bash (show other bugs)
Version: unstable
Hardware: all Linux
: P2 normal
Assignee: placeholder@altlinux.org
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-18 21:04 MSD by at@altlinux.org
Modified: 2005-12-31 01:55 MSK (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description at@altlinux.org 2003-09-18 21:04:00 MSD
-       if [ "$SHELL" = /bin/bash ]; then
+       if [ -n "$BASH" ]; then
Comment 1 Dmitry V. Levin 2005-12-31 01:55:01 MSK
Fixed in 2.05b-alt8.