Searched refs:checkfiles (Results 1 – 1 of 1) sorted by relevance
46 checkfiles="$1"74 if [ -z "$checkfiles" ]77 echo "(got \"$checkfiles\")"80 if [ ! -f "$checkfiles" ]82 echo "ERROR: $checkfiles not found"112 files=`cat $checkfiles`