From 0631a0d13f13fe71d4c8f34f96f827f54e3b964f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Thu, 28 Feb 2019 15:06:37 +0100 Subject: [PATCH] Update checkprocess to check the migration --- check_process | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/check_process b/check_process index 80e9493..500f843 100644 --- a/check_process +++ b/check_process @@ -12,6 +12,8 @@ setup_private=1 setup_public=1 upgrade=1 + upgrade=1 from_commit=349992d4f3921e4e1adb37a0cace4a5a9eb67099 + upgrade=1 from_commit=4e078e91129725c8b09ba551ab2a04e0328a45b3 backup_restore=1 multi_instance=1 incorrect_path=0 @@ -30,5 +32,7 @@ Level 9=0 Level 10=0 ;;; Upgrade options - ; commit=bf663ad8695a64dba7c45aa518aec048cb2f2b2e + ; commit=349992d4f3921e4e1adb37a0cace4a5a9eb67099 name=First package version + ; commit=4e078e91129725c8b09ba551ab2a04e0328a45b3 + name=Gogs code, check migration from gogs