Home
last modified time | relevance | path

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

/aoo41x/main/setup_native/scripts/
H A Djavaloader.sh426 versionmatch=`echo $javaoutput | grep $i`
427 if [ ! -z "$versionmatch" ]; then
437 versionmatch=`echo $javaoutput | grep $i`
438 if [ ! -z "$versionmatch" ]; then
453 versionmatch=`echo $javaoutput | grep $i`
454 if [ ! -z "$versionmatch" ]; then

Completed in 8 milliseconds