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

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

Completed in 33 milliseconds