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