Searched refs:checkfiles (Results 1 – 2 of 2) 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`