From 03e5335bd87725f5f82cf9a00488dc7ee56bc700 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 27 Jun 2021 14:10:38 +0200 Subject: [PATCH] Update check_process --- check_process | 17 ++++------------- 1 file changed, 4 insertions(+), 13 deletions(-) diff --git a/check_process b/check_process index 5a0e4a7..2239a5a 100644 --- a/check_process +++ b/check_process @@ -12,12 +12,8 @@ setup_private=1 setup_public=1 upgrade=1 - # 2.2.3~ynh1 - #upgrade=1 from_commit=de467cfa38791f43215ffea88d4b85460e5c0457 - # 2.3.10~ynh1 - #upgrade=1 from_commit=086de718f49a506c66498d2f7610f5fd0ce07d50 - # 2.6.1~ynh1 - upgrade=1 from_commit=c40349020d98356d24b8f534722839fe35cf41fd + # 2.6.1~ynh2 + upgrade=1 from_commit=c626379c98bb7f052061446cd152e4406979d49d backup_restore=1 # Activate multi-instance test only if you have more than 2Gb RAM! multi_instance=0 @@ -26,10 +22,5 @@ Email= Notification=none ;;; Upgrade options - ; commit=de467cfa38791f43215ffea88d4b85460e5c0457 - name=Upgrade to 2.2.3 (fixes #16) - manifest_arg=domain=DOMAIN&path=PATH&admin=USER&is_public=1& - ; commit=086de718f49a506c66498d2f7610f5fd0ce07d50 - name=2.3.10~ynh1 - ; commit=c40349020d98356d24b8f534722839fe35cf41fd - name=Merge pull request #70 + ; commit=c626379c98bb7f052061446cd152e4406979d49d + name=Skip ci check memory