update info output

Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
This commit is contained in:
Thomas Sjögren 2019-08-26 15:13:50 +02:00
parent f2a7e6d6a6
commit d963b93fcc

View file

@ -11,7 +11,7 @@ check_1() {
check_1_1() {
logit ""
id_1_1="1_1"
id_1_1="1.1"
desc_1_1="General Configuration"
check_1_1="$id_1_1 - $desc_1_1"
info "$check_1_1"
@ -60,7 +60,7 @@ check_1_1_2() {
check_1_2() {
logit ""
id_1_2="1_2"
id_1_2="1.2"
desc_1_2="Linux Hosts Specific Configuration"
check_1_2="$id_1_2 - $desc_1_2"
info "$check_1_2"