Home
last modified time | relevance | path

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

/openssl/dev/
H A Drelease.sh53 next_method=
90 next_method=$(echo "x$1" | sed -e 's|^x--||')
92 next_method2=$next_method
95 if [ "$next_method" = 'final' ]; then
165 $DEBUG >&2 "DEBUG: \$next_method=$next_method"
176 case "$next_method+$next_method2" in
184 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