Searched refs:next_method (Results 1 – 1 of 1) sorted by relevance
53 next_method=90 next_method=$(echo "x$1" | sed -e 's|^x--||')92 next_method2=$next_method95 if [ "$next_method" = 'final' ]; then165 $DEBUG >&2 "DEBUG: \$next_method=$next_method"176 case "$next_method+$next_method2" in184 echo >&2 "Internal option error ($next_method, $next_method2)"316 next_release_state "$next_method"332 if [ "$next_method" != 'alpha' ]; then
Completed in 4 milliseconds