changed outputs to the new ones

This commit is contained in:
Toni de la Fuente
2018-03-28 11:07:46 -04:00
parent 1acc6e45d0
commit 07b166baa9
81 changed files with 267 additions and 267 deletions

View File

@@ -190,7 +190,7 @@ execute_check() {
show_check_title $1
$1
else
textWarn "ERROR! Use a valid check name (i.e. check41 or extra71)";
textFail "ERROR! Use a valid check name (i.e. check41 or extra71)";
exit $EXITCODE
fi
fi