Home
last modified time | relevance | path

Searched refs:err_exit2 (Results 1 – 3 of 3) sorted by relevance

/titanic_51/usr/src/cmd/ast/libshell/common/tests/
H A Dsun_solaris_staticvariables.sh26 function err_exit2 function
42 [[ "${output}" != "${expected_output}" ]] && err_exit2 ${line_number} "${output} != ${expected_output}"
45 alias err_exit='err_exit2 $LINENO'
/titanic_51/usr/src/lib/libshell/common/tests/
H A Dsun_solaris_staticvariables.sh26 function err_exit2 function
42 …[[ "${output}" != "${expected_output}" ]] && err_exit2 ${line_number} "${output} != ${expected_out…
H A Dstatics.sh20 function err_exit2 function
36 …[[ "${output}" != "${expected_output}" ]] && err_exit2 ${line_number} "${output} != ${expected_out…