Searched refs:versionmatch (Results 1 – 1 of 1) sorted by relevance
426 versionmatch=`echo $javaoutput | grep $i`427 if [ ! -z "$versionmatch" ]; then437 versionmatch=`echo $javaoutput | grep $i`438 if [ ! -z "$versionmatch" ]; then453 versionmatch=`echo $javaoutput | grep $i`454 if [ ! -z "$versionmatch" ]; then
Completed in 14 milliseconds