From e7f72f74659bc415f59c15c7fcd5a7858521d610 Mon Sep 17 00:00:00 2001 From: Kayou Date: Fri, 10 May 2019 09:56:06 +0200 Subject: [PATCH 1/2] incorrect_path --- check_process | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/check_process b/check_process index 0d51c25..807d21e 100644 --- a/check_process +++ b/check_process @@ -23,7 +23,8 @@ upgrade=1 from_commit=65c382d138596fcb32b4c97c39398815a1dcd4e8 backup_restore=1 multi_instance=1 - incorrect_path=1 + # This test is no longer necessary since the version 2.7, you can still do it if your app could be installed with this version. + # incorrect_path=1 port_already_use=1 (66) change_url=0 ;;; Levels From 3d8ccf696bcf82edf63a5ba9a87ba7ba295c65c1 Mon Sep 17 00:00:00 2001 From: Kayou Date: Fri, 10 May 2019 09:57:48 +0200 Subject: [PATCH 2/2] Add the related PR --- check_process | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/check_process b/check_process index 807d21e..16fdf83 100644 --- a/check_process +++ b/check_process @@ -23,7 +23,7 @@ upgrade=1 from_commit=65c382d138596fcb32b4c97c39398815a1dcd4e8 backup_restore=1 multi_instance=1 - # This test is no longer necessary since the version 2.7, you can still do it if your app could be installed with this version. + # 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=1 (66) change_url=0