mirror of
https://github.com/YunoHost/package_check.git
synced 2024-09-03 20:06:20 +02:00
Typo
This commit is contained in:
parent
a1e9b49c42
commit
2d611b8cb9
1 changed files with 1 additions and 1 deletions
|
@ -695,7 +695,7 @@ TEST_RESULTS () {
|
||||||
[ $RESULT_action_config_panel -ne -1 ] && \
|
[ $RESULT_action_config_panel -ne -1 ] && \
|
||||||
([ $RESULT_linter_level_7 -ge 1 ] ||
|
([ $RESULT_linter_level_7 -ge 1 ] ||
|
||||||
([ $RESULT_linter_level_7 -eq 0 ] && \
|
([ $RESULT_linter_level_7 -eq 0 ] && \
|
||||||
[ "${level[8]}" == "2" ] ))
|
[ "${level[7]}" == "2" ] ))
|
||||||
}
|
}
|
||||||
|
|
||||||
pass_level_8() {
|
pass_level_8() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue