Searched refs:local_program (Results 1 – 2 of 2) sorted by relevance
86 local_program=$WORKING_DIR"/"$PROGRAM87 if [ ! -x "$local_program" ]; then88 echo "File "$local_program" does not exist or is not an executable.."95 cat $local_program | \