Searched refs:test_shell (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libshell/misc/
H A Dbuildksh93.sh671 function test_shell function
685 [[ ! -f "${SHELL}" ]] && fatal_error "test_shell: |${SHELL}| is not a file."
686 [[ ! -x "${SHELL}" ]] && fatal_error "test_shell: |${SHELL}| is not executable."
741 testshell*) test_shell ;;

Completed in 15 milliseconds