json sections

Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
This commit is contained in:
Thomas Sjögren 2019-08-27 16:10:59 +02:00
parent ca3714bc16
commit bcd6e5dd55

View file

@ -58,6 +58,10 @@ check_1_1_2() {
fi
}
check_1_1_end() {
endsectionjson
}
check_1_2() {
logit ""
id_1_2="1.2"
@ -467,6 +471,10 @@ check_1_2_12() {
fi
}
check_1_2_end() {
endsectionjson
}
check_1_end() {
endsectionjson
}