This commit is contained in:
Alexandre Aubin 2020-12-17 22:37:49 +01:00 committed by GitHub
parent a1e9b49c42
commit 2d611b8cb9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -695,7 +695,7 @@ TEST_RESULTS () {
[ $RESULT_action_config_panel -ne -1 ] && \
([ $RESULT_linter_level_7 -ge 1 ] ||
([ $RESULT_linter_level_7 -eq 0 ] && \
[ "${level[8]}" == "2" ] ))
[ "${level[7]}" == "2" ] ))
}
pass_level_8() {