From 8268225a04fda03009dc225a4c2ae5602ef8f3d8 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Wed, 25 Mar 2020 10:08:12 +0100 Subject: [PATCH] Disable check from previous version As they can't be installed for buster --- check_process | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/check_process b/check_process index 64e988f2..ed1eab47 100644 --- a/check_process +++ b/check_process @@ -11,9 +11,9 @@ setup_public=1 upgrade=1 # 0.10.6 - upgrade=1 from_commit=605a47aac7553fdcc6012531ee67add8dbe37b97 + # upgrade=1 from_commit=605a47aac7553fdcc6012531ee67add8dbe37b97 # 0.10.7 - upgrade=1 from_commit=7fa86c3e6e6db6668be0a165213d554850b9fce8 + # upgrade=1 from_commit=7fa86c3e6e6db6668be0a165213d554850b9fce8 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.