Searched refs:REPORT_TYPE (Results 1 – 1 of 1) sorted by relevance
23 REPORT_TYPE=${1:-html}36 echo "Report type: $REPORT_TYPE"82 --$REPORT_TYPE "$OUTPUT_DIR" \89 if [[ REPORT_TYPE == html ]] ; then