ALT Linux Bugzilla – #3009
/etc/bashrc check for bash is ambiguous
Last modified: 2005-12-31 01:55:01
You need to log in before you can comment on or make changes to this bug.
- if [ "$SHELL" = /bin/bash ]; then + if [ -n "$BASH" ]; then
Fixed in 2.05b-alt8.