diff options
Diffstat (limited to 'check_process')
| -rw-r--r-- | check_process | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/check_process b/check_process index 8afe689..6093ef5 100644 --- a/check_process +++ b/check_process @@ -1,9 +1,9 @@ ;; Test complet ; Manifest - domain="domain.tld" (DOMAIN) - admin="john" (USER) + domain="domain.tld" + admin="john" language="fr_FR" - is_public=1 (PUBLIC|public=1|private=0) + is_public=1 ; Checks pkg_linter=1 setup_sub_dir=0 |
