Lines Matching refs:SHELL
557 # (SHELL='/bin/ksh' is required to work around buggy /bin/sh implementations)
558 SHELL='/bin/ksh' /bin/ksh ./bin/package make PACKAGE_OPTIONS='map-libc' CCFLAGS="${CCFLAGS}" CC="${CC}" HOSTTYPE="${HOSTTYPE}" SHELL='/bin/ksh'
659 ${SHELL} -c '/usr/bin/getconf -a |
678 export SHELL="$(ls -1 $PWD/arch/*/src/cmd/ksh93/ksh)"
682 printf '## SHELL is |%s|\n' "${SHELL}"
685 [[ ! -f "${SHELL}" ]] && fatal_error "test_shell: |${SHELL}| is not a file."
686 [[ ! -x "${SHELL}" ]] && fatal_error "test_shell: |${SHELL}| is not executable."
690 ${SHELL} -c 'printf "ksh version is %s\n" "${.sh.version}"'
700 /opt/SUNWspro/bin/bcheck -q -access -o "${bc_logfile}" ${SHELL} ./src/cmd/ksh93/tests/shtests -f \
721 ${SHELL} ./src/cmd/ksh93/tests/shtests -a -f \