Home
last modified time | relevance | path

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

/external/zstd/tests/gzip/
Dinit.sh179 for re_shell_ in __current__ "${CONFIG_SHELL:-no_shell}" \
182 test "$re_shell_" = no_shell && continue
186 if test "$re_shell_" = fail; then
188 re_shell_=$marginal_
194 if test "$re_shell_" = __current__; then
200 "$re_shell_" -c "$gl_shell_test_script_" 2>/dev/null
213 marginal_="$re_shell_"
218 if test "$re_shell_" != __current__; then
226 re_shell=$re_shell_
228 exec "$re_shell_" $opts_ "$0" --no-reexec "$@"