first semi functional v2

This commit is contained in:
Toni de la Fuente
2018-03-23 19:26:10 -04:00
parent a2806ad86b
commit da0f266944
86 changed files with 451 additions and 508 deletions

View File

@@ -1,5 +1,5 @@
GROUP_ID[9]="my-custom-group"
GROUP_NUMBER[9]="9.0"
GROUP_TITLE[9]="My Custom Group **********************************************"
GROUP_RUN_BY_DEFAULT[9]="N" # run it when execute_all is called
GROUP_CHECKS[9]="checkNN,checkMM"
GROUP_ID[9]='my-custom-group'
GROUP_NUMBER[9]='9.0'
GROUP_TITLE[9]='My Custom Group **********************************************'
GROUP_RUN_BY_DEFAULT[9]='N' # run it when execute_all is called
GROUP_CHECKS[9]='checkNN,checkMM'