Lines Matching refs:BASH_VERSION
353 if [ -z "$BASH_VERSION" -a -z "$ZSH_VERSION" ]; then358 if [ -n "$BASH_VERSION" -a ${BASH_VERSINFO[0]} -lt 3 ]; then