Searched refs:tarball_version_file (Results 1 – 2 of 2) sorted by relevance
107 if test -z "$tarball_version_file"; then108 tarball_version_file="$1"119 if test -z "$tarball_version_file"; then135 if test -f $tarball_version_file137 v=`cat $tarball_version_file` || v=144 && echo "$0: WARNING: $tarball_version_file is missing or damaged" 1>&2
8400 Add quotes, in case tarball_version_file contains shell meta-characters.