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

/openjdk10/common/bin/
H A Dcompare.sh419 THIS_SUFFIX="${THIS_ZIP##*.}"
421 if [ "$THIS_SUFFIX" != "$OTHER_SUFFIX" ]; then
422 echo "The files do not have the same suffix type! ($THIS_SUFFIX != $OTHER_SUFFIX)"
426 TYPE="$THIS_SUFFIX"

Completed in 113 milliseconds