diff options
| author | yalh76 <yalh@yahoo.com> | 2021-02-17 19:22:07 +0100 |
|---|---|---|
| committer | yalh76 <yalh@yahoo.com> | 2021-02-17 19:22:07 +0100 |
| commit | aa8928abd9d670920a23e922ab6d188ba530ffb1 (patch) | |
| tree | 6a60945f540789b6739519d704c880a321970ed5 /check_process | |
| parent | 014dcf6239936a43249f3f8dd1fe8c5237f335d7 (diff) | |
| download | mastodon_ynh-aa8928abd9d670920a23e922ab6d188ba530ffb1.tar.gz mastodon_ynh-aa8928abd9d670920a23e922ab6d188ba530ffb1.tar.bz2 mastodon_ynh-aa8928abd9d670920a23e922ab6d188ba530ffb1.zip | |
Apply last example_ynh
Diffstat (limited to 'check_process')
| -rw-r--r-- | check_process | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/check_process b/check_process index 233a374..a5f7d53 100644 --- a/check_process +++ b/check_process @@ -1,5 +1,4 @@ -;; Nom du test - auto_remove=1 +;; Test complet ; Manifest domain="domain.tld" (DOMAIN) admin="john" (USER) @@ -29,13 +28,8 @@ upgrade=1 from_commit=a233ccc644d97aa89756fac9f0ce68c98d81d27c backup_restore=1 multi_instance=1 - # This test is no longer necessary since the version 2.7 (PR: https://github.com/YunoHost/yunohost/pull/304), you can still do it if your app could be installed with this version. - # incorrect_path=1 port_already_use=0 change_url=0 -;;; Levels - # If the level 5 (Package linter) is forced to 1. Please add justifications here. - Level 5=auto ;;; Options Email=yalh@yahoo.com Notification=all |
