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

/bind-9.6-ESV-R11/unit/atf-src/bootstrap/
H A Dtestsuite610 eval at_value=\$$at_grp
611 if test $at_value -lt 1 || test $at_value -gt 5; then
612 $as_echo "invalid test group: $at_value" >&2
615 case $at_value in
618 # With XSI shells, ${at_value#${at_value%%[1-9]*}} avoids the
621 eval $at_grp='`expr $at_value + 0`' ;;
799 at_value=`$as_echo "$at_optarg" | sed "s/'/'\\\\\\\\''/g"`
802 as_fn_append at_debug_args " $at_envvar='$at_value'"
[all...]

Completed in 25 milliseconds