feature: Execute custom checks in execute_all

This commit is contained in:
Joaquin Rinaudo
2020-09-01 16:34:19 +02:00
parent 118ff0819e
commit 0eab753620

View File

@@ -560,7 +560,6 @@ execute_all
if [[ "${MODES[@]}" =~ "html" ]]; then
addHtmlFooter >> ${OUTPUT_FILE_NAME}.$EXTENSION_HTML
fi
scoring
cleanTemp