Searched refs:HTMLFILE (Results 1 – 1 of 1) sorted by relevance
112 [ -g HTMLFILE] [ -i NUM_PROCS ] [ -l LOGFILE ] [ -m NUM_PROCS,CHUNKS,BYTES,HANGUP_FLAG ]133 -g HTMLFILE Create an additional HTML output format502 …if [ ! "$HTMLFILE" ] ; then ## User has not mentioned HTML File name, We ne…775 if [ "$HTMLFILE" ]; then776 echo "HTML File: $HTMLFILE"886 …eport_header.txt test_start test_end test_output execution_status $OUTPUT_DIRECTORY > $HTMLFILE; )888 echo "Location: $HTMLFILE";