Searched refs:VERSION_STR (Results 1 – 1 of 1) sorted by relevance
39 VERSION_STR=`$BIN $ARGS 2>&1`45 VERSION_STR=`echo "$VERSION_STR" | $FILTER`48 if [ -z "$VERSION_STR" ]; then49 VERSION_STR="Version could not be determined."52 echo " * ${BIN##*/}$VARIANT: ${BIN} : ${VERSION_STR} "